Inconsistent interpretation of HTTP requests in Twisted Web - CVE-2020-10108

 

Inconsistent interpretation of HTTP requests in Twisted Web - CVE-2020-10108

Published: March 24, 2020


Vulnerability identifier: #VU26355
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-10108
CWE-ID: CWE-444
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Twisted Matrix Labs
Affected software:
Twisted Web

Detailed vulnerability description

The vulnerability allows a remote attacker to perform HTTP request smuggling attacks.

The vulnerability exists due to an error when processing two Content-length headers, sent within one HTTP request that caused the request body to be interpreted as a pipelined request. A remote attacker can send a specially crafted HTTP request to the affected web server and posing HTTP cache or perform other attacks against web application.


How to mitigate CVE-2020-10108

Install updates from vendor's website.

Sources