ghsa-crr2-q8mf-w298
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-13 01:31
Details
Multiple integer overflows in Python 2.2.3 through 2.5.1, and 2.6, allow context-dependent attackers to have an unknown impact via a large integer value in the tabsize argument to the expandtabs method, as implemented by (1) the string_expandtabs function in Objects/stringobject.c and (2) the unicode_expandtabs function in Objects/unicodeobject.c. NOTE: this vulnerability reportedly exists because of an incomplete fix for CVE-2008-2315.
{ "affected": [], "aliases": [ "CVE-2008-5031" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-11-10T16:15:00Z", "severity": "HIGH" }, "details": "Multiple integer overflows in Python 2.2.3 through 2.5.1, and 2.6, allow context-dependent attackers to have an unknown impact via a large integer value in the tabsize argument to the expandtabs method, as implemented by (1) the string_expandtabs function in Objects/stringobject.c and (2) the unicode_expandtabs function in Objects/unicodeobject.c. NOTE: this vulnerability reportedly exists because of an incomplete fix for CVE-2008-2315.", "id": "GHSA-crr2-q8mf-w298", "modified": "2022-05-13T01:31:01Z", "published": "2022-05-13T01:31:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5031" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46612" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11280" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8564" }, { "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/35750" }, { "type": "WEB", "url": "http://secunia.com/advisories/37471" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200907-16.xml" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT3438" }, { "type": "WEB", "url": "http://svn.python.org/view/python/trunk/Objects/stringobject.c?rev=61350\u0026view=diff\u0026r1=61350\u0026r2=61349\u0026p1=python/trunk/Objects/stringobject.c\u0026p2=/python/trunk/Objects/stringobject.c" }, { "type": "WEB", "url": "http://svn.python.org/view/python/trunk/Objects/unicodeobject.c?rev=61350\u0026view=diff\u0026r1=61350\u0026r2=61349\u0026p1=python/trunk/Objects/unicodeobject.c\u0026p2=/python/trunk/Objects/unicodeobject.c" }, { "type": "WEB", "url": "http://svn.python.org/view?rev=61350\u0026view=rev" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/11/05/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/11/05/3" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/507985/100/0/threaded" }, { "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.