cve/2003/CVE-2003-0107.md
2024-06-09 00:33:16 +00:00

751 B

CVE-2003-0107

Description

Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code.

POC

Reference

Github

No PoCs found on GitHub currently.