Описание
ELSA-2025-6977: python3.9 security update (MODERATE)
[3.9.21-2]
- Security fix for CVE-2025-0938 Resolves: RHEL-77263
Обновленные пакеты
Oracle Linux 9
Oracle Linux aarch64
python3-debug
3.9.21-2.el9
python3-idle
3.9.21-2.el9
python3-test
3.9.21-2.el9
python3
3.9.21-2.el9
python3-libs
3.9.21-2.el9
python-unversioned-command
3.9.21-2.el9
python3-devel
3.9.21-2.el9
python3-tkinter
3.9.21-2.el9
Oracle Linux x86_64
python3-libs
3.9.21-2.el9
python-unversioned-command
3.9.21-2.el9
python3-devel
3.9.21-2.el9
python3-tkinter
3.9.21-2.el9
python3-debug
3.9.21-2.el9
python3-idle
3.9.21-2.el9
python3-test
3.9.21-2.el9
python3
3.9.21-2.el9
Связанные CVE
Связанные уязвимости
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.
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.
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.
The Python standard library functions `urllib.parse.urlsplit` and `url ...