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.
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
03 Nov 2025, 22:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
03 Nov 2025, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 06:38
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://bugs.python.org/issue43882 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html - | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CSD2YBXP3ZF44E44QMIIAR5VTO35KTRB/ - | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDBDBAU6HUPZHISBOARTXZ5GKHF2VH5U/ - | |
| References | () https://security.gentoo.org/glsa/202305-02 - | |
| References | () https://security.netapp.com/advisory/ntap-20220225-0009/ - Third Party Advisory | |
| References | () https://www.oracle.com/security-alerts/cpuapr2022.html - Patch, Third Party Advisory |
Published : 2022-02-09 23:15
Updated : 2025-12-17 21:15
NVD link : CVE-2022-0391
Mitre link : CVE-2022-0391
CVE.ORG link : CVE-2022-0391
JSON object : View
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')