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.
Is this CVE assignment for https://github.com/python/cpython/issues/64470 ?
In meanwhile the CVE entry exists, so this is https://www.cve.org/CVERecord?id=CVE-2024-11168
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:10779 https://access.redhat.com/errata/RHSA-2024:10779
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:10983 https://access.redhat.com/errata/RHSA-2024:10983