Open Redirect Affecting twisted package, versions [2.1.0,16.3.2]


0.0
medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.4% (74th percentile)
Expand this section
NVD
5.3 medium
Expand this section
Red Hat
5 medium

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-40368
  • published 17 Jul 2016
  • disclosed 17 Jul 2016
  • credit Scott Geary

Overview

twisted is an asynchronous networking framework written in Python.

Affected versions of this package are is vulnerable to Open HTTP Redirects. It was discovered that python-twisted-web used the value of the Proxy header from HTTP requests to initialize the HTTP_PROXY environment variable for CGI scripts, which in turn was incorrectly used by certain HTTP client implementations to configure the proxy for outgoing HTTP requests. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a CGI script to an attacker-controlled proxy via a malicious HTTP request.