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

18 lines
853 B
Markdown

### [CVE-2008-6520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6520)
![](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
Multiple format string vulnerabilities in the SSI filter in Xitami Web Server 2.5c2, and possibly other versions, allow remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code via format string specifiers in a URI that ends in (1) .ssi, (2) .shtm, or (3) .shtml, which triggers incorrect logging code involving the sendfmt function in the SMT kernel.
### POC
#### Reference
- http://www.bratax.be/advisories/b013.html
#### Github
No PoCs found on GitHub currently.