urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward these sensitive headers. This vulnerability is fixed in 2.7.0.
{
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "python-urllib3",
"binary_version": "1.13.1-2ubuntu0.16.04.4+esm4"
},
{
"binary_name": "python3-urllib3",
"binary_version": "1.13.1-2ubuntu0.16.04.4+esm4"
}
]
}