VDB
KO

PYSEC-2020-260

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / twisted
Introduced in: 0 Fixed in: 20.3.0rc1
Fix pip install --upgrade 'twisted>=20.3.0rc1'

References