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

exploitDog

oracle-oval логотип

ELSA-2021-9101

Опубликовано: 10 мар. 2021
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2021-9101: python3 security update (IMPORTANT)

[3.6.8-18.0.3]

  • Fix buffer overflow in PyCArg_repr [Orabug: 32551171][CVE-2021-3177]

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

Oracle Linux 7

Oracle Linux aarch64

python3

3.6.8-18.0.3.el7

python3-debug

3.6.8-18.0.3.el7

python3-devel

3.6.8-18.0.3.el7

python3-idle

3.6.8-18.0.3.el7

python3-libs

3.6.8-18.0.3.el7

python3-test

3.6.8-18.0.3.el7

python3-tkinter

3.6.8-18.0.3.el7

Oracle Linux x86_64

python3

3.6.8-18.0.3.el7

python3-debug

3.6.8-18.0.3.el7

python3-devel

3.6.8-18.0.3.el7

python3-idle

3.6.8-18.0.3.el7

python3-libs

3.6.8-18.0.3.el7

python3-test

3.6.8-18.0.3.el7

python3-tkinter

3.6.8-18.0.3.el7

Связанные CVE

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

CVSS3: 9.8
ubuntu
больше 4 лет назад

Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.

CVSS3: 5.9
redhat
больше 4 лет назад

Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.

CVSS3: 9.8
nvd
больше 4 лет назад

Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.

CVSS3: 9.8
msrc
больше 4 лет назад

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

CVSS3: 9.8
debian
больше 4 лет назад

Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctyp ...