BIT-python-2021-3177

Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2021-3177.json
Aliases
Published
2024-03-06T11:06:34.304Z
Modified
2024-03-06T11:25:28.861Z
Details

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr 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 cdouble.from_param. This occurs because sprintf is used unsafely.

References

Affected packages

Bitnami / python

Package

Name
python

Affected ranges

Type
SEMVER
Events
Introduced
3.6.0
Fixed
3.6.12
Introduced
3.7.0
Fixed
3.7.9
Introduced
3.8.0
Fixed
3.8.7
Introduced
3.9.0
Fixed
3.9.1