Описание
ELSA-2021-9107: python security update (IMPORTANT)
[2.7.5-90.0.3]
- Fix buffer overflow in PyCArg_repr [Orabug: 32551171][CVE-2021-3177]
Обновленные пакеты
Oracle Linux 7
Oracle Linux aarch64
python
2.7.5-90.0.3.el7
python-debug
2.7.5-90.0.3.el7
python-devel
2.7.5-90.0.3.el7
python-libs
2.7.5-90.0.3.el7
python-test
2.7.5-90.0.3.el7
python-tools
2.7.5-90.0.3.el7
tkinter
2.7.5-90.0.3.el7
Oracle Linux x86_64
python
2.7.5-90.0.3.el7
python-debug
2.7.5-90.0.3.el7
python-devel
2.7.5-90.0.3.el7
python-libs
2.7.5-90.0.3.el7
python-test
2.7.5-90.0.3.el7
python-tools
2.7.5-90.0.3.el7
tkinter
2.7.5-90.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 ...