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

19 lines
694 B
Markdown

### [CVE-2008-4514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4514)
![](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 a font tag with a long color value, which triggers an assertion error.
### POC
#### Reference
- http://securityreason.com/securityalert/4394
- https://www.exploit-db.com/exploits/6689
#### Github
No PoCs found on GitHub currently.