REDHAT-BUG-2406591: Path Traversal
Relative Path Traversal vulnerability in Apache Tomcat.
The fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108.
The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2406591?
The severity of REDHAT-BUG-2406591 is considered high due to its potential to allow relative path traversal in Apache Tomcat.
How do I fix REDHAT-BUG-2406591?
To fix REDHAT-BUG-2406591, you should upgrade your Apache Tomcat to version 11.0.11 or later, where the vulnerability is addressed.
Which versions of Apache Tomcat are affected by REDHAT-BUG-2406591?
Apache Tomcat versions up to and including 11.0.10 are affected by REDHAT-BUG-2406591.
What type of vulnerability is REDHAT-BUG-2406591?
REDHAT-BUG-2406591 is categorized as a relative path traversal vulnerability.
Can REDHAT-BUG-2406591 lead to data exposure?
Yes, exploiting REDHAT-BUG-2406591 can potentially lead to unauthorized access to sensitive files, resulting in data exposure.