CVE-2023-24329 Details
Description
An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.
A vulnerability exists in the urllib.parse component of Python in versions prior to 3.11.4. This issue allows attackers to bypass blocklisting methods by providing a URL that begins with blank characters. The vulnerability arises because the urlparse function misinterprets URLs with leading spaces, affecting the parsing of hostname and scheme. As a result, any blocklisting based on these components fails, potentially leading to unauthorized access or actions, such as accessing blocked websites or bypassing security measures.
Users can upgrade to Python versions 3.11.4, 3.10.12, 3.9.17, 3.8.17, or 3.7.17 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 18, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-20 | Improper Input Validation | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| python python | < 3.7.17 >= 3.8.0, < 3.8.17 >= 3.9.0, < 3.9.17 >= 3.10.0, < 3.10.12 >= 3.11.0, < 3.11.4 |
CPE
Remediation
| |
| fedoraproject fedora | 36 37 38 |
CPE
Remediation
| |
| netapp active iq unified manager | All versions |
CPE
Remediation
| |
| netapp management services for element software | All versions |
CPE
Remediation
| |
| netapp management services for netapp hci | All versions |
CPE
Remediation
| |
| netapp ontap select deploy administration utility | All versions |
CPE
Remediation
| |
Change History
25 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 3, 2025 | CVE Modified | CVE |
| Mar 18, 2025 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Sep 20, 2023 | CVE Modified | [email protected] |
| Aug 12, 2023 | CVE Modified | [email protected] |
| Aug 2, 2023 | Reanalysis | [email protected] |
| Jul 20, 2023 | Modified Analysis | [email protected] |
| Jun 16, 2023 | CVE Modified | [email protected] |
| Jun 14, 2023 | CVE Modified | [email protected] |
| Jun 8, 2023 | CVE Modified | [email protected] |
| Jun 7, 2023 | CVE Modified | [email protected] |
| Jun 4, 2023 | CVE Modified | [email protected] |
| May 31, 2023 | CVE Modified | [email protected] |
| May 30, 2023 | CVE Modified | [email protected] |
| May 30, 2023 | CVE Modified | [email protected] |
| May 28, 2023 | CVE Modified | [email protected] |
| May 27, 2023 | CVE Modified | [email protected] |
| May 26, 2023 | CVE Modified | [email protected] |
| Mar 30, 2023 | CVE Modified | [email protected] |
| Mar 24, 2023 | CVE Modified | [email protected] |
| Feb 27, 2023 | Initial Analysis | [email protected] |