ghsa-3h76-cfv5-34fg
Vulnerability from github
Published
2022-05-17 01:39
Modified
2022-05-17 01:39
Details
Oracle Java SE 7 and earlier, and OpenJDK 7 and earlier, computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against the MurmurHash3 algorithm, a different vulnerability than CVE-2012-2739.
{ "affected": [], "aliases": [ "CVE-2012-5373" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-11-28T13:03:00Z", "severity": "MODERATE" }, "details": "Oracle Java SE 7 and earlier, and OpenJDK 7 and earlier, computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against the MurmurHash3 algorithm, a different vulnerability than CVE-2012-2739.", "id": "GHSA-3h76-cfv5-34fg", "modified": "2022-05-17T01:39:27Z", "published": "2022-05-17T01:39:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5373" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=880705" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/80299" }, { "type": "WEB", "url": "https://www.131002.net/data/talks/appsec12_slides.pdf" }, { "type": "WEB", "url": "http://2012.appsec-forum.ch/conferences/#c17" }, { "type": "WEB", "url": "http://asfws12.files.wordpress.com/2012/11/asfws2012-jean_philippe_aumasson-martin_bosslet-hash_flooding_dos_reloaded.pdf" }, { "type": "WEB", "url": "http://www.ocert.org/advisories/ocert-2012-001.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/56673" } ], "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.