Multiple integer overflows in the PyOS_vsnprintf function...
Moderate severity
Unreviewed
Published
May 1, 2022
to the GitHub Advisory Database
•
Updated Aug 11, 2023
Description
Published by the National Vulnerability Database
Aug 1, 2008
Published to the GitHub Advisory Database
May 1, 2022
Last updated
Aug 11, 2023
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