Libz-mingw-w64
Vulnerabilities
2
Known exploited
0
Max CVSS
8.2
Top EPSS
0.51733
Severity breakdown
Critical
0
High
2
Medium
0
Low
0
Also matched as (raw): libz-mingw-w64
Top vulnerabilities
CVE-2018-25032zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.
CVE-2022-37434zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).