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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:python:python:3.10.0:alpha1:*:*:*:*:*:*
cpe:2.3:a:python:python:3.10.0:alpha2:*:*:*:*:*:*
cpe:2.3:a:python:python:3.10.0:alpha3:*:*:*:*:*:*
cpe:2.3:a:python:python:3.10.0:alpha4:*:*:*:*:*:*
cpe:2.3:a:python:python:3.10.0:alpha5:*:*:*:*:*:*
cpe:2.3:a:python:python:3.10.0:alpha6:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
cpe:2.3:a:python:python:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:hci:-:*:*:*:*:*:*:*
cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:solidfire\,_enterprise_sds_\&_hci_storage_node:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*

Configuration 3 (hide)

OR cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*

Configuration 4 (hide)

OR cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*

Information

Published : 2022-02-09 23:15

Updated : 2022-06-16 21:23


NVD link : CVE-2022-0391

Mitre link : CVE-2022-0391


JSON object : View

Products Affected

fedoraproject

  • fedora

oracle

  • zfs_storage_appliance_kit
  • http_server

netapp

  • management_services_for_element_software
  • ontap_select_deploy_administration_utility
  • hci
  • solidfire\,_enterprise_sds_\&_hci_storage_node
  • active_iq_unified_manager
  • hci_compute_node

python

  • python
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')