ghsa-rgg2-785f-2868
Vulnerability from github
Published
2022-05-17 05:09
Modified
2022-05-17 05:09
Details
The utf-16 decoder in Python 3.1 through 3.3 does not update the aligned_end variable after calling the unicode_decode_call_errorhandler function, which allows remote attackers to obtain sensitive information (process memory) or cause a denial of service (memory corruption and crash) via unspecified vectors.
{ "affected": [], "aliases": [ "CVE-2012-2135" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-08-14T22:55:00Z", "severity": "MODERATE" }, "details": "The utf-16 decoder in Python 3.1 through 3.3 does not update the aligned_end variable after calling the unicode_decode_call_errorhandler function, which allows remote attackers to obtain sensitive information (process memory) or cause a denial of service (memory corruption and crash) via unspecified vectors.", "id": "GHSA-rgg2-785f-2868", "modified": "2022-05-17T05:09:45Z", "published": "2022-05-17T05:09:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2135" }, { "type": "WEB", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670389" }, { "type": "WEB", "url": "http://bugs.python.org/issue14579" }, { "type": "WEB", "url": "http://secunia.com/advisories/51087" }, { "type": "WEB", "url": "http://secunia.com/advisories/51089" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/04/25/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/04/25/4" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1615-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1616-1" } ], "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.