Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-0391


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.


Published

2022-02-09T23:15:16.580

Last Modified

2024-11-21T06:38:31.507

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:N/I:P/A:N

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: PARTIAL
  • Availability Impact: NONE
Exploitability Score

10.0

Impact Score

2.9

Weaknesses
  • Type: Secondary
    CWE-74
  • Type: Primary
    CWE-74

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application python python < 3.6.14 Yes
Application python python < 3.7.11 Yes
Application python python < 3.8.11 Yes
Application python python < 3.9.5 Yes
Application python python 3.10.0 Yes
Application python python 3.10.0 Yes
Application python python 3.10.0 Yes
Application python python 3.10.0 Yes
Application python python 3.10.0 Yes
Application python python 3.10.0 Yes
Application netapp active_iq_unified_manager - Yes
Application netapp hci - Yes
Application netapp management_services_for_element_software - Yes
Application netapp ontap_select_deploy_administration_utility - Yes
Application netapp solidfire\,_enterprise_sds_\&_hci_storage_node - Yes
Hardware netapp hci_compute_node - Yes
Operating System fedoraproject fedora 34 Yes
Operating System fedoraproject fedora 35 Yes
Application oracle http_server 12.2.1.3.0 Yes
Application oracle http_server 12.2.1.4.0 Yes
Application oracle zfs_storage_appliance_kit 8.8 Yes

References