CVE-2024-11168
CVE-2024-11168 affects CPythonβs urllib.parse.urlsplit/urlparse, where bracketed hosts ([]) were not validated per RFC 3986, allowing non-IPv6/Future hosts and potentially enabling SSRF if a URL is processed by multiple parsers. Affected components are the Python standard libraryβs URL parsing fu...