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.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: redhat
Published: 2022-02-09T00:00:00
Updated: 2023-09-20T21:06:09.930040
Reserved: 2022-01-27T00:00:00
Link: CVE-2022-0391
JSON object: View
NVD Information
Status : Modified
Published: 2022-02-09T23:15:16.580
Modified: 2023-11-07T03:41:13.750
Link: CVE-2022-0391
JSON object: View
Redhat Information
No data.
CWE