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

19 lines
822 B
Markdown

### [CVE-2008-5712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5712)
![](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 HTML parser in KDE Konqueror 3.5.9 allows remote attackers to cause a denial of service (application crash) via (1) a long COLOR attribute in an HR element; or a long (a) BGCOLOR or (b) BORDERCOLOR attribute in a (2) TABLE, (3) TD, or (4) TR element. NOTE: the FONT vector is already covered by CVE-2008-4514.
### POC
#### Reference
- http://securityreason.com/securityalert/4806
- https://www.exploit-db.com/exploits/6704
#### Github
No PoCs found on GitHub currently.