ghsa-46cx-9569-w574
Vulnerability from github
Published
2022-05-14 02:41
Modified
2022-05-14 02:41
Details
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": [], "aliases": [ "CVE-2008-4864" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-11-01T00:00:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-46cx-9569-w574", "modified": "2022-05-14T02:41:05Z", "published": "2022-05-14T02:41:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-4864" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46606" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10702" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8354" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html" }, { "type": "WEB", "url": "http://scary.beasts.org/security/CESA-2008-008.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/33937" }, { "type": "WEB", "url": "http://secunia.com/advisories/37471" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT3438" }, { "type": "WEB", "url": "http://svn.python.org/view/python/trunk/Modules/imageop.c?rev=66689\u0026view=diff\u0026r1=66689\u0026r2=66688\u0026p1=python/trunk/Modules/imageop.c\u0026p2=/python/trunk/Modules/imageop.c" }, { "type": "WEB", "url": "http://svn.python.org/view?rev=66689\u0026view=rev" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/10/27/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/10/29/3" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/507985/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/31932" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/31976" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2009-0016.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2009/3316" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.