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

18 lines
758 B
Markdown

### [CVE-2004-0769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0769)
![](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
Buffer overflow in LHA allows remote attackers to execute arbitrary code via long pathnames in LHarc format 2 headers for a .LHZ archive, as originally demonstrated using the "x" option but also exploitable through "l" and "v", and fixed in header.c, a different issue than CVE-2004-0771.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108745217504379&w=2
#### Github
No PoCs found on GitHub currently.