CVE-2022-0391
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- v2.0•MEDIUM•Score: 5AV:N/AC:L/Au:N/C:N/I:P/A:N
EPSS Trends
Current EPSS score: 1.21%• Percentile: 79%
Techniques & Countermeasures
- CWE-74•Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Affected Systems
- fedoraproject•fedora
34 | 35
- netapp•active_iq_unified_manager
na
- netapp•hci
na
- netapp•hci_compute_node_firmware
na
- netapp•management_services_for_element_software
na
- netapp•ontap_select_deploy_administration_utility
na
- netapp•solidfire\,_enterprise_sds_\&_hci_storage_node
na
- oracle•http_server
12.2.1.3.0 | 12.2.1.4.0
- oracle•zfs_storage_appliance_kit
8.8
- python•python
< 3.6.14 | ≥ 3.7.0, < 3.7.11 | ≥ 3.8.0, < 3.8.11 | ≥ 3.9.0, < 3.9.5 | 3.10.0:alpha1 | 3.10.0:alpha2 | 3.10.0:alpha3 | 3.10.0:alpha4 | 3.10.0:alpha5 | 3.10.0:alpha6
References (9)
- https://bugs.python.org/issue43882
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDBDBAU6HUPZHISBOARTXZ5GKHF2VH5U/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CSD2YBXP3ZF44E44QMIIAR5VTO35KTRB/
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://security.netapp.com/advisory/ntap-20220225-0009/
- https://security.gentoo.org/glsa/202305-02
- https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00013.html
- https://lists.debian.org/debian-lts-announce/2024/11/msg00024.html