#VU25807 Inconsistent interpretation of HTTP requests in Apache Tomcat - CVE-2020-1935

 

#VU25807 Inconsistent interpretation of HTTP requests in Apache Tomcat - CVE-2020-1935

Published: March 6, 2020


Vulnerability identifier: #VU25807
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-1935
CWE-ID: CWE-444
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 HTTP request smuggling attack.

The vulnerability exists due to the HTTP header parsing code uses an approach to end-of-line parsing that allows some invalid HTTP headers to be parsed as valid. A remote attacker can send a specially crafted HTTP request and perform HTTP request smuggling attack.

Remediation

Install updates from vendor's website.

External links