Input validation error in Apache Tomcat - CVE-2014-0033

 

Input validation error in Apache Tomcat - CVE-2014-0033

Published: June 21, 2022


Vulnerability identifier: #VU64546
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-0033
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Tomcat
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to perform a session fixation attack

The vulnerability exists due to org/apache/catalina/connector/CoyoteAdapter.java in Apache Tomcat does not consider the disableURLRewriting setting when handling a session ID in a URL. A remote attacker can pass specially crafted URL and perform a session fixation attack.


Remediation

Install updates from vendor's website.

External links