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

exploitDog

oracle-oval логотип

ELSA-2024-3846

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

Описание

ELSA-2024-3846: python-idna security update (MODERATE)

[2.10-7.0.1.1]

  • Rebuild with release bump

[2.10-7.1]

  • Security fix for CVE-2024-3651 Resolves: RHEL-33464

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

Oracle Linux 9

Oracle Linux aarch64

python3-idna

2.10-7.0.1.el9_4.1

Oracle Linux x86_64

python3-idna

2.10-7.0.1.el9_4.1

Связанные CVE

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

CVSS3: 7.5
ubuntu
около 1 года назад

A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.

CVSS3: 6.5
redhat
больше 1 года назад

A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.

CVSS3: 7.5
nvd
около 1 года назад

A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.

CVSS3: 7.5
msrc
12 месяцев назад

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

CVSS3: 7.5
debian
около 1 года назад

A vulnerability was identified in the kjd/idna library, specifically w ...