ghsa-v6j3-7jrw-hq2p
Vulnerability from github
Published
2022-05-17 04:59
Modified
2023-08-25 23:09
VLAI Severity ?
Summary
Rack Gem Subject to Denial of Service via Hash Collisions
Details
Rack before 1.1.3, 1.2.x before 1.2.5, and 1.3.x before 1.3.6 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jruby:jruby-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-5036" ], "database_specific": { "cwe_ids": [ "CWE-328", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-03-27T16:12:55Z", "nvd_published_at": "2011-12-30T01:55:00Z", "severity": "MODERATE" }, "details": "Rack before 1.1.3, 1.2.x before 1.2.5, and 1.3.x before 1.3.6 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.", "id": "GHSA-v6j3-7jrw-hq2p", "modified": "2023-08-25T23:09:49Z", "published": "2022-05-17T04:59:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-5036" }, { "type": "WEB", "url": "https://gist.github.com/52bbc6b9cc19ce330829" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2011-5036.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20120201040317/http://jruby.org/2011/12/27/jruby-1-6-5-1" }, { "type": "WEB", "url": "https://web.archive.org/web/20130213132312/http://archives.neohapsis.com/archives/bugtraq/2011-12/0181.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2783" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/903934" }, { "type": "WEB", "url": "http://www.nruns.com/_downloads/advisory28122011.pdf" }, { "type": "WEB", "url": "http://www.ocert.org/advisories/ocert-2011-003.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Rack Gem Subject to Denial of Service via Hash Collisions" }
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.
Loading…
Loading…