CVE-2008-4864: Buffer Overflow
Multiple integer overflows in imageop.c in the imageop module in Python 1.5.2 through 2.5.1 allow context-dependent attackers to break out of the Python VM and execute arbitrary code via large integer values in certain arguments to the crop function, leading to a buffer overflow, a different vulnerability than CVE-2007-4965 and CVE-2008-1679.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-4864?
CVE-2008-4864 has a moderate severity due to its potential for executing arbitrary code through a buffer overflow.
Which versions of Python are affected by CVE-2008-4864?
CVE-2008-4864 affects Python versions from 1.5.2 to 2.5.1 inclusive.
How do I fix CVE-2008-4864?
To fix CVE-2008-4864, upgrade to Python version 2.5.3 or later.
What is the nature of the vulnerability in CVE-2008-4864?
CVE-2008-4864 is an integer overflow vulnerability that can lead to a buffer overflow in the imageop module.
Can CVE-2008-4864 be exploited remotely?
Yes, CVE-2008-4864 can potentially be exploited by context-dependent attackers through crafted input.