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

exploitDog

rocky логотип

RLSA-2022:7581

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

Описание

Moderate: python38:3.8 and python38-devel:3.8 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):

  • python: mailcap: findmatch() function does not sanitize the second argument (CVE-2015-20107)

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.

Additional Changes:

For detailed information on changes in this release, see the Rocky Linux 8.7 Release Notes linked from the References section.

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

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
python38x86_641.module+el8.7.0+1063+20f2b9a4python38-3.8.13-1.module+el8.7.0+1063+20f2b9a4.x86_64.rpm
python38-asn1cryptonoarch3.module+el8.4.0+570+c2eaf144python38-asn1crypto-1.2.0-3.module+el8.4.0+570+c2eaf144.noarch.rpm
python38-babelnoarch11.module+el8.5.0+672+ab6eb015python38-babel-2.7.0-11.module+el8.5.0+672+ab6eb015.noarch.rpm
python38-cffix86_643.module+el8.4.0+570+c2eaf144python38-cffi-1.13.2-3.module+el8.4.0+570+c2eaf144.x86_64.rpm
python38-chardetnoarch19.module+el8.4.0+570+c2eaf144python38-chardet-3.0.4-19.module+el8.4.0+570+c2eaf144.noarch.rpm
python38-cryptographyx86_643.module+el8.5.0+672+ab6eb015python38-cryptography-2.8-3.module+el8.5.0+672+ab6eb015.x86_64.rpm
python38-Cythonx86_644.module+el8.4.0+570+c2eaf144python38-Cython-0.29.14-4.module+el8.4.0+570+c2eaf144.x86_64.rpm
python38-debugx86_641.module+el8.7.0+1063+20f2b9a4python38-debug-3.8.13-1.module+el8.7.0+1063+20f2b9a4.x86_64.rpm
python38-develx86_641.module+el8.7.0+1063+20f2b9a4python38-devel-3.8.13-1.module+el8.7.0+1063+20f2b9a4.x86_64.rpm
python38-idlex86_641.module+el8.7.0+1063+20f2b9a4python38-idle-3.8.13-1.module+el8.7.0+1063+20f2b9a4.x86_64.rpm

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

Связанные CVE

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

CVSS3: 7.6
ubuntu
около 3 лет назад

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

CVSS3: 7.6
redhat
почти 10 лет назад

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

CVSS3: 7.6
nvd
около 3 лет назад

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

CVSS3: 7.6
msrc
около 3 лет назад

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

CVSS3: 7.6
debian
около 3 лет назад

In Python (aka CPython) up to 3.10.8, the mailcap module does not add ...