Files
CVEs-PoC/2004/CVE-2004-2160.md
T
2025-09-29 21:09:30 +02:00

18 lines
682 B
Markdown

### [CVE-2004-2160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2160)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Format string vulnerability in xml_elem.c for XMLStarlet Command Line XML Toolkit 0.9.3 may allow attackers to cause a denial of service or execute arbitrary code.
### POC
#### Reference
- http://cvs.sourceforge.net/viewcvs.py/xmlstar/xmlstarlet/src/xml_elem.c?r1=1.17&r2=1.18
#### Github
No PoCs found on GitHub currently.