GHSA-j96r-xvjq-r9pg
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-01-23 17:49
Summary
activesupport vulnerable to Denial of Service via large XML document depth
Details
The (1) jdom.rb
and (2) rexml.rb
components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service (SystemStackError) via a large XML document depth.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "activesupport" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "activesupport" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-3227" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:42:52Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "The (1) `jdom.rb` and (2) `rexml.rb` components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service (SystemStackError) via a large XML document depth.", "id": "GHSA-j96r-xvjq-r9pg", "modified": "2023-01-23T17:49:35Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3227" }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/bahr2JLnxvk/x4EocXnHPp8J" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228041703/http://www.securityfocus.com/bid/75234" }, { "type": "WEB", "url": "https://web.archive.org/web/20200517005133/http://www.securitytracker.com/id/1033755" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00050.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/06/16/16" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3464" } ], "schema_version": "1.4.0", "severity": [], "summary": "activesupport vulnerable to Denial of Service via large XML document depth" }
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.