CVE-2008-0455
Apache HTTP Server < 2.2.23 - Authenticated Cross-Site Scripting via mod_negotiation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0455. PoCs published by Stefano Di Paola.
AI-analyzed exploit summary This ActionScript exploit demonstrates an HTTP response-splitting and XSS vulnerability in Apache's mod_negotiation by crafting a malicious URL with an embedded script tag. The exploit leverages the Flash plugin to navigate to the crafted URL, triggering the XSS payload.
Description
Cross-site scripting (XSS) vulnerability in the mod_negotiation module in the Apache HTTP Server 2.2.6 and earlier in the 2.2.x series, 2.0.61 and earlier in the 2.0.x series, and 1.3.39 and earlier in the 1.3.x series allows remote authenticated users to inject arbitrary web script or HTML by uploading a file with a name containing XSS sequences and a file extension, which leads to injection within a (1) "406 Not Acceptable" or (2) "300 Multiple Choices" HTTP response when the extension is omitted in a request for the file.
Exploits (1)
This ActionScript exploit demonstrates an HTTP response-splitting and XSS vulnerability in Apache's mod_negotiation by crafting a malicious URL with an embedded script tag. The exploit leverages the Flash plugin to navigate to the crafted URL, triggering the XSS payload.