CVE-2008-2370
Apache Tomcat 4.1.0-4.1.37, 5.5.0-5.5.26, 6.0.0-6.0.16 - Path Traversal via RequestDispatcher
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2370. PoCs published by Stefano Di Paola.
AI-analyzed exploit summary This is a writeup describing a directory traversal vulnerability in Apache Tomcat that allows remote attackers to access sensitive files like web.xml. It provides affected versions and a sample exploit URL.
Description
Apache Tomcat 4.1.0 through 4.1.37, 5.5.0 through 5.5.26, and 6.0.0 through 6.0.16, when a RequestDispatcher is used, performs path normalization before removing the query string from the URI, which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a .. (dot dot) in a request parameter.
Exploits (1)
This is a writeup describing a directory traversal vulnerability in Apache Tomcat that allows remote attackers to access sensitive files like web.xml. It provides affected versions and a sample exploit URL.