Lucene search

K
cvelistRedhatCVELIST:CVE-2022-0391
HistoryFeb 09, 2022 - 12:00 a.m.

CVE-2022-0391

2022-02-0900:00:00
CWE-74
redhat
www.cve.org
3

7.7 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

59.6%

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.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "python",
    "versions": [
      {
        "version": "python 3.10.0b1, python 3.9.5, python 3.8.11, python 3.7.11, python 3.6.14",
        "status": "affected"
      }
    ]
  }
]