Closed
Description
Name: python
CVEs: CVE-2025-0938
CVSSs: 6.3
Action Needed: update to >= 3.11.12, 3.12.10, 3.13.3
Summary: The Python standard library functions urllib.parse.urlsplit
and urlparse
accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
See also https://bugzilla.redhat.com/show_bug.cgi?id=2343272.
refmap.gentoo: https://bugs.gentoo.org/953493
Metadata
Metadata
Assignees
Type
Projects
Status
Implemented