ghsa-8428-fhph-pvrc
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-13 01:31
Details
The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.
{ "affected": [], "aliases": [ "CVE-2010-2089" ], "database_specific": { "cwe_ids": [ "CWE-119", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-05-27T19:30:00Z", "severity": "MODERATE" }, "details": "The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.", "id": "GHSA-8428-fhph-pvrc", "modified": "2022-05-13T01:31:00Z", "published": "2022-05-13T01:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "type": "WEB", "url": "http://bugs.python.org/issue7673" }, { "type": "WEB", "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042751.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/40194" }, { "type": "WEB", "url": "http://secunia.com/advisories/42888" }, { "type": "WEB", "url": "http://secunia.com/advisories/43068" }, { "type": "WEB", "url": "http://secunia.com/advisories/50858" }, { "type": "WEB", "url": "http://secunia.com/advisories/51024" }, { "type": "WEB", "url": "http://secunia.com/advisories/51040" }, { "type": "WEB", "url": "http://secunia.com/advisories/51087" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT5002" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0027.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/40863" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1616-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/1448" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0122" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0212" } ], "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.