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