CVE Database
/

CVE-2022-0391

Back to search

CVE-2022-0391

Published: Feb 9, 2022

Modified: Dec 17, 2025

PUBLISHED

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.

VendorProductVersions

n/a

python

affected
python 3.10.0b1, python 3.9.5, python 3.8.11, python 3.7.11, python 3.6.14

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now