Twisted@22.10.0rc1 vulnerabilities

An asynchronous networking framework written in Python

Direct Vulnerabilities

Known vulnerabilities in the Twisted package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

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

Affected versions of this package are vulnerable to Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') when sending multiple HTTP requests in one TCP packet, the twisted.web function processes the requests asynchronously without guaranteeing the response order. An attacker can manipulate the response of the second request by delaying the response to the first request when a victim launches two requests using the HTTP pipeline.

How to fix Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')?

Upgrade Twisted to version 23.10.0rc1 or higher.

[,23.10.0rc1)