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.
References
Configurations
No configuration.
History
11 Apr 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
06 Jan 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.7 |
Information
Published : 2024-11-12 22:15
Updated : 2025-04-11 22:15
NVD link : CVE-2024-11168
Mitre link : CVE-2024-11168
CVE.ORG link : CVE-2024-11168
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)