You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memory corruption issues is Cloudflare zlib implementation
Moderate
mskowroncf
published
GHSA-vww9-j87r-4cqhJan 4, 2024
Package
zlib
(C)
Affected versions
<8352d108c05db1bdc5ac3bdf834dad641694c13c
Patched versions
8352d108c05db1bdc5ac3bdf834dad641694c13c
Description
Impact
Cloudflare version of zlib library was found to be vulnerable to memory corruption issues affecting the deflation algorithm implementation (deflate.c). The issues resulted from improper input validation and heap-based buffer overflow.
A local attacker could exploit the problem during compression using a crafted malicious file potentially leading to denial of service of the software.
Impact
Cloudflare version of
zlib
library was found to be vulnerable to memory corruption issues affecting the deflation algorithm implementation (deflate.c
). The issues resulted from improper input validation and heap-based buffer overflow.A local attacker could exploit the problem during compression using a crafted malicious file potentially leading to denial of service of the software.
Patches
The issue has been patched in commit [8352d10].
References
CVE-2023-6992