Multiple integer overflows in the PyOS_vsnprintf function in Python/mysnprintf.c in Python 2.5.2 and earlier allow context-dependent attackers to cause a denial of service (memory corruption) or have unspecified other impact via crafted input to string formatting operations. NOTE: the handling of certain integer values is also affected by related integer underflows and an off-by-one error.
References
Configurations
History
No history.
Information
Published : 2008-08-01 14:41
Updated : 2023-08-02 18:52
NVD link : CVE-2008-3144
Mitre link : CVE-2008-3144
CVE.ORG link : CVE-2008-3144
JSON object : View
Products Affected
python
- python
CWE
CWE-190
Integer Overflow or Wraparound