Insecure functionality In pypy3
Description
A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 7.3.6+dfsg-1 | ||
debian 14 | 7.3.6+dfsg-1 | ||
debian 12 | 7.3.6+dfsg-1 | ||
rpm rhel8 | 0:3.8.12-1.module+el8.6.0+12642+c3710b74 | ||
rpm rhel8 | 0:3.8.12-1.module+el8.6.0+12642+c3710b74 | ||
rpm rhel8 | 0:3.6.8-47.el8_6 | ||
rpm rhel8 | - | - | |
rpm rhel7 | - | - | |
rpm rhel7 | - | - | |
rpm rhel6 | - | - |
1-10 of 11
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14.
References
1. 2.