cve/2006/CVE-2006-4335.md
2024-05-26 14:27:05 +02:00

856 B

CVE-2006-4335

Description

Array index error in the make_table function in unlzh.c in the LZH decompression component in gzip 1.3.5, when running on certain platforms, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted GZIP archive that triggers an out-of-bounds write, aka a "stack modification vulnerability."

POC

Reference

Github

No PoCs found on GitHub currently.