Files
CVEs-PoC/2006/CVE-2006-4116.md
T
2024-06-18 02:51:15 +02:00

19 lines
787 B
Markdown

### [CVE-2006-4116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4116)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple stack-based buffer overflows in Lhaz before 1.32 allow user-assisted attackers to execute arbitrary code via a long filename in (1) an LHZ archive, when saving the filename during extraction; and (2) an LHZ archive with an invalid CRC checksum, when constructing an error message.
### POC
#### Reference
- http://securityreason.com/securityalert/1378
- http://vuln.sg/lhaz131-en.html
#### Github
No PoCs found on GitHub currently.