mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2004-0769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0769)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|