TwistedHTTP Request Splitting Vulnerability - CVE-2020-10109 - Vulnerability Database

TwistedHTTP Request Splitting Vulnerability - CVE-2020-10109

Critical
Reference: CVE-2020-10109
Title: TwistedHTTP Request Splitting Vulnerability
Overview:

In Twisted Web through 19.10.0 there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header the content-length took precedence and the remainder of the request body was interpreted as a pipelined request.