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

18 lines
731 B
Markdown

### [CVE-2004-0418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0418)
![](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
serve_notify in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle empty data lines, which may allow remote attackers to perform an "out-of-bounds" write for a single byte to execute arbitrary code or modify critical program data.
### POC
#### Reference
- http://security.e-matters.de/advisories/092004.html
#### Github
No PoCs found on GitHub currently.