CVE-2008-5515: Path Traversal
Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, 6.0.0 through 6.0.18, and possibly earlier versions normalizes the target pathname before filtering the query string when using the RequestDispatcher method, which allows remote attackers to bypass intended access restrictions and conduct directory traversal attacks via .. (dot dot) sequences and the WEB-INF directory in a Request.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2008-5515?
The severity of CVE-2008-5515 is considered high due to the potential for unauthorized access to restricted resources.
How do I fix CVE-2008-5515?
You can fix CVE-2008-5515 by upgrading to Apache Tomcat version 5.5.28, 6.0.20, or 4.1.40, which contain the necessary patches.
What versions of Apache Tomcat are affected by CVE-2008-5515?
Apache Tomcat versions 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 are affected by CVE-2008-5515.
Can CVE-2008-5515 lead to data breaches?
Yes, CVE-2008-5515 can allow remote attackers to bypass access restrictions, potentially leading to data breaches.
What type of vulnerability is CVE-2008-5515?
CVE-2008-5515 is a path traversal vulnerability that exploits improper pathname normalization in Apache Tomcat.