Skip to content

A flaw was found in Python, specifically within the...

High severity Unreviewed Published Feb 11, 2022 to the GitHub Advisory Database • Updated Feb 3, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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.

References

Published by the National Vulnerability Database Feb 9, 2022
Published to the GitHub Advisory Database Feb 11, 2022
Last updated Feb 3, 2023

Severity

High

EPSS score

0.258%
(66th percentile)

Weaknesses

CVE ID

CVE-2022-0391

GHSA ID

GHSA-75jm-2xrg-5wpf

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.