Apache HTTP Server 2.0.x and 2.2.x does not sanitize the HTTP Method specifier header from an HTTP request when it is reflected back in a "413 Request Entity Too Large" error message, which might allow cross-site scripting (XSS) style attacks using web client components that can send arbitrary headers in requests, as demonstrated via an HTTP request containing an invalid Content-length value, a similar issue to CVE-2006-3918.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2007-12-03 22:46
Updated : 2024-02-04 17:13
NVD link : CVE-2007-6203
Mitre link : CVE-2007-6203
CVE.ORG link : CVE-2007-6203
JSON object : View
Products Affected
apache
- http_server
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')