Back to search
CVE-2024-11168
Published: Nov 12, 2024
Modified: Nov 3, 2025
PUBLISHED
Description
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.
| Vendor | Product | Versions |
|---|---|---|
Python Software Foundation | CPython | affected 0 - < 3.9.21affected 3.10.0 - < 3.10.16affected 3.11.0 - < 3.11.4affected 3.12.0a1 - < 3.12.0b1 |
References
https://github.com/python/cpython/issues/103848
issue-tracking
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now