CVE-2023-6992

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 https://github.com/cloudflare/zlib/commit/8352d108c05db1bdc5ac3bdf834dad641694c13c . The upstream repository is not affected.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cloudflare:zlib:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-01-04 12:15

Updated : 2024-01-10 01:14


NVD link : CVE-2023-6992

Mitre link : CVE-2023-6992

CVE.ORG link : CVE-2023-6992


JSON object : View

Products Affected

cloudflare

  • zlib
CWE
CWE-787

Out-of-bounds Write

CWE-122

Heap-based Buffer Overflow

CWE-126

Buffer Over-read

CWE-20

Improper Input Validation