Improper Input Validation Affecting org.apache.tomcat:catalina Open this link in a new tab package, versions [6.0.33, 6.0.38)
Attack Complexity
Low
User Interaction
Required
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHETOMCAT-30846
-
published
6 Jun 2014
-
disclosed
26 Feb 2014
-
credit
Unknown
Introduced: 26 Feb 2014
CVE-2014-0033 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat:catalina
to version 6.0.38 or higher.
Overview
org.apache.tomcat:catalina is a Servlet Engine Core Classes and Standard implementations.
Affected versions of this package are vulnerable to Improper Input Validation. The org/apache/catalina/connector/CoyoteAdapter.java
in Apache Tomcat 6.0.33 through 6.0.37 does not consider the disableURLRewriting setting when handling a session ID in a URL, which allows remote attackers to conduct session fixation attacks via a crafted URL.