CVE-2008-4514
KDE Konqueror 3.5.9 - Denial of Service via Long Font Color Value
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4514. PoCs published by Jeremy Brown.
AI-analyzed exploit summary The exploit demonstrates a denial-of-service (DoS) vulnerability in Konqueror 3.5.9 by crafting an HTML file with an excessively long color value, causing a crash due to an assertion failure in libX11. The PoC includes a Perl one-liner to generate the malicious HTML and a stack trace confirming the crash.
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.
Exploits (2)
The exploit demonstrates a denial-of-service (DoS) vulnerability in Konqueror 3.5.9 by crafting an HTML file with an excessively long color value, causing a crash due to an assertion failure in libX11. The PoC includes a Perl one-liner to generate the malicious HTML and a stack trace confirming the crash.
The exploit demonstrates a denial-of-service (DoS) vulnerability in KDE's Konqueror browser by generating HTML files with excessively long color attributes, causing the browser to crash or hang due to memory exhaustion.