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

18 lines
718 B
Markdown

### [CVE-2008-5185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5185)
![](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
The highlighting functionality in geshi.php in GeSHi before 1.0.8 allows remote attackers to cause a denial of service (infinite loop) via an XML sequence containing an opening delimiter without a closing delimiter, as demonstrated using "<".
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2008/11/20/4
#### Github
No PoCs found on GitHub currently.