ghsa-9j7m-rjqx-48vh
Vulnerability from github
Published
2022-05-14 01:08
Modified
2023-03-08 19:16
Summary
RubyGems Regular Expression Denial of Service vulnerability
Details
Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb
in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.23.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "1.8.24" }, { "fixed": "1.8.26" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "2.1.0.rc.1" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4287" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-03-08T19:16:03Z", "nvd_published_at": "2013-10-17T23:55:00Z", "severity": "MODERATE" }, "details": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in `lib/rubygems/version.rb` in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "id": "GHSA-9j7m-rjqx-48vh", "modified": "2023-03-08T19:16:03Z", "published": "2022-05-14T01:08:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/938a7e31ac73655845ab9045629ff3f580a125da" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/b697536f2455e8c8853cf5cf8a1017a36031ed67" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/b9baec03145aed684d1cd3c87dcac3cc06becd9b" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/ed733bc379d75620f5be4213f89d1d7b38be3191" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/blob/03a074e8838683f45611b119fd8f363aa44fe2fd/CHANGELOG.md" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubygems-update/CVE-2013-4287.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20160806152839/https://puppet.com/security/cve/cve-2013-4287" }, { "type": "WEB", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "RubyGems Regular Expression Denial of Service vulnerability" }
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.