Name | CVE-2016-1000111 |
Description | Twisted before 16.3.1 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
twisted (PTS) | jessie, jessie (lts) | 14.0.2-3+deb8u6 | vulnerable |
| stretch (security) | 16.6.0-2+deb9u3 | fixed |
| stretch (lts), stretch | 16.6.0-2+deb9u4 | fixed |
| buster (security), buster, buster (lts) | 18.9.0-3+deb10u2 | fixed |
| bullseye | 20.3.0-7+deb11u1 | fixed |
| bookworm | 22.4.0-4 | fixed |
| bookworm (security) | 22.4.0-4+deb12u1 | fixed |
| trixie | 24.7.0-3 | fixed |
| sid | 24.10.0-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
twisted | source | wheezy | (not affected) | | | |
twisted | source | (unstable) | 16.4.0-1 | unimportant | | |
twisted-web | source | (unstable) | (unfixed) | | | |
Notes
[wheezy] - twisted <not-affected> (For wheezy affected file twcgi.py is in src:twisted-web)
[wheezy] - twisted-web <no-dsa> (Minor issue)
https://twistedmatrix.com/trac/ticket/8623
https://github.com/twisted/twisted/commit/bcac75e6180c9eee4337322c109eb5d1cac51165
No part of Twisted does set HTTP_PROXY based on a Proxy: header, upstream plans
to drop related CGI code in future release