CVE-2008-2168
Apache HTTP Server <= 2.2.6 - Cross-Site Scripting via UTF-7 Encoded URLs
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2168. PoCs published by Yaniv Miron.
AI-analyzed exploit summary This exploit leverages a UTF-7 charset handling weakness in Microsoft Internet Explorer to facilitate cross-site scripting (XSS) attacks. The PoC demonstrates how malformed input can bypass sanitization, allowing arbitrary script execution in the context of the victim's browser.
Description
Cross-site scripting (XSS) vulnerability in Apache 2.2.6 and earlier allows remote attackers to inject arbitrary web script or HTML via UTF-7 encoded URLs that are not properly handled when displaying the 403 Forbidden error page.
Exploits (1)
This exploit leverages a UTF-7 charset handling weakness in Microsoft Internet Explorer to facilitate cross-site scripting (XSS) attacks. The PoC demonstrates how malformed input can bypass sanitization, allowing arbitrary script execution in the context of the victim's browser.