CVE-2008-4864

CVE-2008-4864 is a high-severity vulnerability in Python with a CVSS 2.0 base score of 7.5. Its EPSS exploit-prediction score of 21% places it in the 97th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-190.

Key facts

Description

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.

Frequently asked questions

What is CVE-2008-4864?
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.
How severe is CVE-2008-4864?
CVE-2008-4864 has a CVSS 2.0 base score of 7.5, rated high severity.
Is CVE-2008-4864 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 21% (97th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2008-4864?
CVE-2008-4864 affects Python. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2008-4864?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
When was CVE-2008-4864 published?
CVE-2008-4864 was published on 2008-11-01 and last updated on 2026-06-16.

References

Affected products (1)

More vulnerabilities in Python

All CVEs affecting Python →

Other CWE-190 (Integer Overflow or Wraparound) vulnerabilities

Browse all CWE-190 (Integer Overflow or Wraparound) vulnerabilities →