Описание
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
Связанные уязвимости
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.
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.
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.
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctyp ...