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

19 lines
869 B
Markdown

### [CVE-2008-6519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6519)
![](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 Xitami Web Server 2.2a through 2.5c2, and possibly other versions, allows remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code via format string specifiers in a Long Running Web Process (LRWP) request, which triggers incorrect logging code involving the sendfmt function in the SMT kernel.
### POC
#### Reference
- http://www.bratax.be/advisories/b013.html
- https://www.exploit-db.com/exploits/5354
#### Github
No PoCs found on GitHub currently.