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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: mitre
Published: 2021-01-19T00:00:00
Updated: 2024-08-03T16:45:51.394Z
Reserved: 2021-01-19T00:00:00
Link: CVE-2021-3177
Vulnrichment
No data.
NVD
Status : Modified
Published: 2021-01-19T06:15:12.967
Modified: 2024-11-21T06:21:03.650
Link: CVE-2021-3177
Redhat