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

exploitDog

oracle-oval логотип

ELSA-2022-7323

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

Описание

ELSA-2022-7323: python3.9 security update (MODERATE)

[3.9.10-3]

  • Security fix for CVE-2020-10735
  • Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#1834423

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

Oracle Linux 9

Oracle Linux aarch64

python-unversioned-command

3.9.10-3.el9_0

python3

3.9.10-3.el9_0

python3-debug

3.9.10-3.el9_0

python3-devel

3.9.10-3.el9_0

python3-idle

3.9.10-3.el9_0

python3-libs

3.9.10-3.el9_0

python3-test

3.9.10-3.el9_0

python3-tkinter

3.9.10-3.el9_0

Oracle Linux x86_64

python-unversioned-command

3.9.10-3.el9_0

python3

3.9.10-3.el9_0

python3-debug

3.9.10-3.el9_0

python3-devel

3.9.10-3.el9_0

python3-idle

3.9.10-3.el9_0

python3-libs

3.9.10-3.el9_0

python3-test

3.9.10-3.el9_0

python3-tkinter

3.9.10-3.el9_0

Связанные CVE

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

CVSS3: 7.5
ubuntu
почти 3 года назад

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.

CVSS3: 7.5
redhat
почти 3 года назад

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.

CVSS3: 7.5
nvd
почти 3 года назад

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.

CVSS3: 7.5
msrc
больше 2 лет назад

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

CVSS3: 7.5
debian
почти 3 года назад

A flaw was found in python. In algorithms with quadratic time complexi ...