CVE Published: 12/11/2024 |
CVE Updated: 03/12/2024 |
CVE Year: 2024 Source: PSF |
Vendor: Python Software Foundation |
Product: CPython Status : PUBLISHED
CVE-2024-11168 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.