Files
CVEs-PoC/2006/CVE-2006-4337.md
T
2025-09-29 21:09:30 +02:00

18 lines
683 B
Markdown

### [CVE-2006-4337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4337)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Buffer overflow in the make_table function in the LHZ component in gzip 1.3.5 allows context-dependent attackers to execute arbitrary code via a crafted decoding table in a GZIP archive.
### POC
#### Reference
- http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html
#### Github
No PoCs found on GitHub currently.