mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2008-5185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5185)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|