URL Parsing Vulnerability in Python's urllib.parse Component
CVE-2023-24329
7.5HIGH
Summary
A vulnerability exists in the urllib.parse component of Python, allowing attackers to bypass blocklisting methods through URLs that start with blank characters. This loophole can lead to unintended behavior in applications relying on secure URL parsing. Developers are urged to upgrade to Python version 3.11.4 or later to mitigate this vulnerability and ensure safe URL handling in their applications.
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved