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

19 lines
719 B
Markdown

### [CVE-2006-4033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4033)
![](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
Heap-based buffer overflow in Lhaplus.exe in Lhaplus 1.52, and possibly earlier versions, allows remote attackers to execute arbitrary code via an LZH archive with a long header, as specified by the extendedHeaderSize.
### POC
#### Reference
- http://securityreason.com/securityalert/1351
- http://vuln.sg/lhaplus152-en.html
#### Github
No PoCs found on GitHub currently.