Enabled default configuration In py3-urllib3
Description
urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a Cookie header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly. This issue has been patched in urllib3 version 1.26.17 or 2.0.5.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 2.0.6, 1.26.17 | ||
rpm rhel8 | 0:4.2.1-121.el8_9.2 | ||
rpm rhel9.0 | 0:4.10.0-20.el9_0.10 | ||
rpm rhel9.2 | 0:4.10.0-43.el9_2.2 | ||
rpm rhel8.8 | 0:1.24.2-5.el8_8.1 | ||
rpm rhel9 | 0:1.26.5-3.el9_3.1 | ||
debian 12 | 1.26.12-1+deb12u1 | ||
alpine v3.15 | 1.26.17-r0 | ||
alpine v3.16 | 1.26.17-r0 | ||
alpine v3.17 | 1.26.17-r0 |
1-10 of 33
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11.
References
1. 2. 3. 4. 5. 6. 7. 8. 9.