HTTP Request Splitting Affecting twisted package, versions [,20.3.0)


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.99% (84th percentile)
Expand this section
NVD
9.8 critical
Expand this section
SUSE
7.5 high
Expand this section
Red Hat
7.3 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-TWISTED-564119
  • published 1 Apr 2020
  • disclosed 31 Mar 2020
  • credit Unknown

How to fix?

Upgrade Twisted to version 20.3.0 or higher.

Overview

Twisted is an event-based network programming and multi-protocol integration framework.

Affected versions of this package are vulnerable to HTTP Request Splitting. 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.