Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2025-7109

Опубликовано: 16 мая 2025
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2025-7109: python3.11 security update (MODERATE)

[3.11.11-2]

  • Security fix for CVE-2025-0938 Resolves: RHEL-77262

[3.11.11-1]

  • Update to 3.11.11 Resolves: RHEL-64883

[3.11.10-1]

  • Update to 3.11.10 Resolves: RHEL-57412

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

python3.11-debug

3.11.11-2.el9

python3.11-idle

3.11.11-2.el9

python3.11-test

3.11.11-2.el9

python3.11

3.11.11-2.el9

python3.11-devel

3.11.11-2.el9

python3.11-libs

3.11.11-2.el9

python3.11-tkinter

3.11.11-2.el9

Oracle Linux x86_64

python3.11

3.11.11-2.el9

python3.11-devel

3.11.11-2.el9

python3.11-libs

3.11.11-2.el9

python3.11-tkinter

3.11.11-2.el9

python3.11-debug

3.11.11-2.el9

python3.11-idle

3.11.11-2.el9

python3.11-test

3.11.11-2.el9

Связанные CVE

Связанные уязвимости

ubuntu
5 месяцев назад

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.

CVSS3: 6.8
redhat
5 месяцев назад

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.

nvd
5 месяцев назад

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.

msrc
3 месяца назад

Описание отсутствует

debian
5 месяцев назад

The Python standard library functions `urllib.parse.urlsplit` and `url ...