Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Python | Python | >= 1.5.2, < 2.4.6 |
Related Weaknesses (CWE)
References
- http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.htmlMailing ListThird Party Advisory
- http://scary.beasts.org/security/CESA-2008-008.htmlExploitThird Party Advisory
- http://secunia.com/advisories/33937Not Applicable
- http://secunia.com/advisories/37471Not Applicable
- http://support.apple.com/kb/HT3438Third Party Advisory
- http://svn.python.org/view/python/trunk/Modules/imageop.c?rev=66689&view=diff&r1Permissions Required
- http://svn.python.org/view?rev=66689&view=revPermissions Required
- http://www.openwall.com/lists/oss-security/2008/10/27/2Mailing ListThird Party Advisory
- http://www.openwall.com/lists/oss-security/2008/10/29/3Mailing ListThird Party Advisory
- http://www.securityfocus.com/archive/1/507985/100/0/threadedThird Party AdvisoryVDB Entry
- http://www.securityfocus.com/bid/31932Third Party AdvisoryVDB Entry
- http://www.securityfocus.com/bid/31976ExploitThird Party AdvisoryVDB Entry
- http://www.vmware.com/security/advisories/VMSA-2009-0016.htmlThird Party Advisory
- http://www.vupen.com/english/advisories/2009/3316Permissions Required
- https://exchange.xforce.ibmcloud.com/vulnerabilities/46606Third Party AdvisoryVDB Entry
FAQ
What is CVE-2008-4864?
CVE-2008-4864 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2008-4864?
CVE-2008-4864 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2008-4864?
Check the references section above for vendor advisories and patch information. Affected products include: Python Python.