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

exploitDog

rocky логотип

RLSA-2022:7593

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

Описание

Moderate: python27:2.7 security update

Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing.

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
babelnoarch10.module+el8.5.0+706+735ec4b3babel-2.5.1-10.module+el8.5.0+706+735ec4b3.noarch.rpm
python2x86_6411.module+el8.7.0+1062+663ba31c.rocky.0.2python2-2.7.18-11.module+el8.7.0+1062+663ba31c.rocky.0.2.x86_64.rpm
python2-attrsnoarch10.module+el8.5.0+706+735ec4b3python2-attrs-17.4.0-10.module+el8.5.0+706+735ec4b3.noarch.rpm
python2-babelnoarch10.module+el8.5.0+706+735ec4b3python2-babel-2.5.1-10.module+el8.5.0+706+735ec4b3.noarch.rpm
python2-backportsx86_6416.module+el8.4.0+403+9ae17a31python2-backports-1.0-16.module+el8.4.0+403+9ae17a31.x86_64.rpm
python2-backports-ssl_match_hostnamenoarch12.module+el8.4.0+403+9ae17a31python2-backports-ssl_match_hostname-3.5.0.1-12.module+el8.4.0+403+9ae17a31.noarch.rpm
python2-chardetnoarch10.module+el8.5.0+706+735ec4b3python2-chardet-3.0.4-10.module+el8.5.0+706+735ec4b3.noarch.rpm
python2-coveragex86_644.module+el8.5.0+706+735ec4b3python2-coverage-4.5.1-4.module+el8.5.0+706+735ec4b3.x86_64.rpm
python2-Cythonx86_647.module+el8.5.0+706+735ec4b3python2-Cython-0.28.1-7.module+el8.5.0+706+735ec4b3.x86_64.rpm
python2-debugx86_6411.module+el8.7.0+1062+663ba31c.rocky.0.2python2-debug-2.7.18-11.module+el8.7.0+1062+663ba31c.rocky.0.2.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 ...