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

19 lines
893 B
Markdown

### [CVE-2004-0771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0771)
![](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 the extract_one function from lhext.c in LHA may allow attackers to execute arbitrary code via a long w (working directory) command line option, a different issue than CVE-2004-0769. NOTE: this issue may be REJECTED if there are not any cases in which LHA is setuid or is otherwise used across security boundaries.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108668791510153
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9595
#### Github
No PoCs found on GitHub currently.