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

exploitDog

rocky логотип

RLSA-2025:14900

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

Описание

Moderate: python39:3.9 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):

  • setuptools: Path Traversal Vulnerability in setuptools PackageIndex (CVE-2025-47273)

  • cpython: Cpython infinite loop when parsing a tarfile (CVE-2025-8194)

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 8

НаименованиеАрхитектураРелизRPM
python39x86_642.module+el8.10.0+2057+30213a2bpython39-3.9.20-2.module+el8.10.0+2057+30213a2b.x86_64.rpm
python39-cffix86_642.module+el8.10.0+1860+afcc1c71python39-cffi-1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64.rpm
python39-cffix86_642.module+el8.10.0+1582+bc278001python39-cffi-1.14.3-2.module+el8.10.0+1582+bc278001.x86_64.rpm
python39-chardetnoarch19.module+el8.10.0+1582+bc278001python39-chardet-3.0.4-19.module+el8.10.0+1582+bc278001.noarch.rpm
python39-chardetnoarch19.module+el8.10.0+1860+afcc1c71python39-chardet-3.0.4-19.module+el8.10.0+1860+afcc1c71.noarch.rpm
python39-cryptographyx86_643.module+el8.10.0+1697+7e517775python39-cryptography-3.3.1-3.module+el8.10.0+1697+7e517775.x86_64.rpm
python39-cryptographyx86_643.module+el8.10.0+1860+afcc1c71python39-cryptography-3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64.rpm
python39-develx86_642.module+el8.10.0+2057+30213a2bpython39-devel-3.9.20-2.module+el8.10.0+2057+30213a2b.x86_64.rpm
python39-idlex86_642.module+el8.10.0+2057+30213a2bpython39-idle-3.9.20-2.module+el8.10.0+2057+30213a2b.x86_64.rpm
python39-idnanoarch4.module+el8.10.0+1860+afcc1c71python39-idna-2.10-4.module+el8.10.0+1860+afcc1c71.noarch.rpm

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

Связанные CVE

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

oracle-oval
3 месяца назад

ELSA-2025-14900: python39:3.9 security update (MODERATE)

CVSS3: 7.5
ubuntu
4 месяца назад

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the “tarfile” module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1

CVSS3: 7.5
redhat
4 месяца назад

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the “tarfile” module:  https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1

CVSS3: 7.5
nvd
4 месяца назад

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the “tarfile” module:  https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1

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

Tarfile infinite loop during parsing with negative member offset