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

exploitDog

rocky логотип

RLSA-2025:3631

Опубликовано: 29 июл. 2025
Источник: rocky
Оценка: Low

Описание

Low: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.

Security Fix(es):

  • cpython: python: Uncontrolled CPU resource consumption when in http.cookies module (CVE-2024-7592)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
python3.12x86_642.el9_5.3python3.12-3.12.5-2.el9_5.3.x86_64.rpm
python3.12-develi6862.el9_5.3python3.12-devel-3.12.5-2.el9_5.3.i686.rpm
python3.12-develx86_642.el9_5.3python3.12-devel-3.12.5-2.el9_5.3.x86_64.rpm
python3.12-libsi6862.el9_5.3python3.12-libs-3.12.5-2.el9_5.3.i686.rpm
python3.12-libsx86_642.el9_5.3python3.12-libs-3.12.5-2.el9_5.3.x86_64.rpm
python3.12-tkinterx86_642.el9_5.3python3.12-tkinter-3.12.5-2.el9_5.3.x86_64.rpm

Показывать по

Связанные CVE

Исправления

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

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

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resources being used while parsing the value.

CVSS3: 4.8
redhat
около 1 года назад

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resources being used while parsing the value.

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

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resources being used while parsing the value.

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

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

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

There is a LOW severity vulnerability affecting CPython, specifically ...