CVE-2007-0450
Apache HTTP Server and Tomcat 5.0.0-5.5.21 - Directory Traversal via Proxy Module URL Path
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0450. PoCs published by D. Matscheko.
AI-analyzed exploit summary The provided text describes a directory traversal vulnerability in Apache HTTP servers with Tomcat servlet container versions prior to 5.5.22 and 6.0.10. It explains the issue and provides an example URL to exploit it, but does not include actual exploit code.
Description
Directory traversal vulnerability in Apache HTTP Server and Tomcat 5.x before 5.5.22 and 6.x before 6.0.10, when using certain proxy modules (mod_proxy, mod_rewrite, mod_jk), allows remote attackers to read arbitrary files via a .. (dot dot) sequence with combinations of (1) "/" (slash), (2) "\" (backslash), and (3) URL-encoded backslash (%5C) characters in the URL, which are valid separators in Tomcat but not in Apache.
Exploits (1)
The provided text describes a directory traversal vulnerability in Apache HTTP servers with Tomcat servlet container versions prior to 5.5.22 and 6.0.10. It explains the issue and provides an example URL to exploit it, but does not include actual exploit code.