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

18 lines
733 B
Markdown

### [CVE-2004-1916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1916)
![](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
Multiple buffer overflows in LCDProc 0.4.1, and possibly other 0.4.x versions up to 0.4.4, allows remote attackers to execute arbitrary code via (1) a long invalid command to parse_all_client_messages function, or (2) long argv command to test_func_func function.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108146376315229&w=2
#### Github
No PoCs found on GitHub currently.