Open Redirect Affecting twisted package, versions [2.1.0,16.3.2]
Threat Intelligence
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
Introduced: 17 Jul 2016
CVE-2016-1000111 Open this link in a new tabOverview
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.