ghsa-phrv-cj28-9h57
Vulnerability from github
Published
2022-05-17 01:39
Modified
2025-04-11 04:05
VLAI Severity ?
Details
Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 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 a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.
{
"affected": [],
"aliases": [
"CVE-2012-5371"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2012-11-28T13:03:00Z",
"severity": "MODERATE"
},
"details": "Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 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 a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.",
"id": "GHSA-phrv-cj28-9h57",
"modified": "2025-04-11T04:05:19Z",
"published": "2022-05-17T01:39:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=875236"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/79993"
},
{
"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://secunia.com/advisories/51253"
},
{
"type": "WEB",
"url": "http://securitytracker.com/id?1027747"
},
{
"type": "WEB",
"url": "http://www.ocert.org/advisories/ocert-2012-001.html"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/87280"
},
{
"type": "WEB",
"url": "http://www.ruby-lang.org/en/news/2012/11/09/ruby19-hashdos-cve-2012-5371"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/56484"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1733-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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…