Sensitive information sent insecurely In python-urllib3
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 12 | 1.26.12-1+deb12u4 | ||
rpm rhel7 | - | - | |
debian 14 | 2.7.0-1 | ||
pypi | 2.7.0 | ||
rpm rhel8 | 0:1.26.19-3.el8_10 | ||
rpm rhel8 | 0:4.9.0-54.el8_10.36 | ||
rpm rhel8 | 0:4.2.1-129.el8_10.28 | ||
debian 13 | 2.3.0-3+deb13u2 | ||
rpm rhel9 | 0:1.26.19-3.el9_8 | ||
rpm rhel10 | 0:1.26.19-4.el10_2 |
1-10 of 19
10
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1.