CVE-2021-3177: buffer overflow when parsing floats
Bug #1916480 reported by
quazgar
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python3.6 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
python3.8 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
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.
See also https:/
Fixed in 3.6.13.
CVE References
information type: | Private Security → Public Security |
Changed in python3.8 (Ubuntu): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Hey there,
There is a security update on going about this issue. Soon it's well tested we will publish it.
Thanks!