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

18 lines
753 B
Markdown

### [CVE-2004-1471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1471)
![](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
Format string vulnerability in wrapper.c in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16 allows remote attackers with CVSROOT commit access to cause a denial of service (application crash) and possibly execute arbitrary code via format string specifiers in a wrapper line.
### POC
#### Reference
- http://security.e-matters.de/advisories/092004.html
#### Github
No PoCs found on GitHub currently.