cve/2004/CVE-2004-1915.md

18 lines
639 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-1915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1915)
![](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 parse_all_client_messages function in LCDproc 0.4.x up to 0.4.4 allows remote attackers to execute arbitrary code via a large number of arguments.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108145722229810&w=2
#### Github
No PoCs found on GitHub currently.