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

exploitDog

oracle-oval логотип

ELSA-2021-9100

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

Описание

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

[3.6.8-31.0.3]

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

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

Oracle Linux 8

Oracle Linux aarch64

platform-python

3.6.8-31.0.3.el8

platform-python-debug

3.6.8-31.0.3.el8

platform-python-devel

3.6.8-31.0.3.el8

python3-idle

3.6.8-31.0.3.el8

python3-libs

3.6.8-31.0.3.el8

python3-test

3.6.8-31.0.3.el8

python3-tkinter

3.6.8-31.0.3.el8

Oracle Linux x86_64

platform-python

3.6.8-31.0.3.el8

platform-python-debug

3.6.8-31.0.3.el8

platform-python-devel

3.6.8-31.0.3.el8

python3-idle

3.6.8-31.0.3.el8

python3-libs

3.6.8-31.0.3.el8

python3-test

3.6.8-31.0.3.el8

python3-tkinter

3.6.8-31.0.3.el8

Связанные 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 ...