gsd-2015-3227
Vulnerability from gsd
Modified
2015-06-16 00:00
Details
Specially crafted XML documents can cause applications to raise a
`SystemStackError` and potentially cause a denial of service attack. This
only impacts applications using REXML or JDOM as their XML processor. Other
XML processors that Rails supports are not impacted.
All users running an affected release should either upgrade or use one of the work arounds immediately.
Workarounds
-----------
Use an XML parser that is not impacted by this problem, such as Nokogiri or
LibXML. You can change the processor like this:
ActiveSupport::XmlMini.backend = 'Nokogiri'
If you cannot change XML parsers, then adjust
`RUBY_THREAD_MACHINE_STACK_SIZE`.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-3227", "description": "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": "GSD-2015-3227", "references": [ "https://www.suse.com/security/cve/CVE-2015-3227.html", "https://www.debian.org/security/2016/dsa-3464" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "activesupport", "purl": "pkg:gem/activesupport" } } ], "aliases": [ "CVE-2015-3227", "GHSA-j96r-xvjq-r9pg" ], "details": "Specially crafted XML documents can cause applications to raise a\n`SystemStackError` and potentially cause a denial of service attack. This\nonly impacts applications using REXML or JDOM as their XML processor. Other\nXML processors that Rails supports are not impacted.\n\nAll users running an affected release should either upgrade or use one of the work arounds immediately.\n\nWorkarounds\n-----------\nUse an XML parser that is not impacted by this problem, such as Nokogiri or\nLibXML. You can change the processor like this:\n\n ActiveSupport::XmlMini.backend = \u0027Nokogiri\u0027\n\nIf you cannot change XML parsers, then adjust\n`RUBY_THREAD_MACHINE_STACK_SIZE`.\n", "id": "GSD-2015-3227", "modified": "2015-06-16T00:00:00.000Z", "published": "2015-06-16T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/bahr2JLnxvk" } ], "schema_version": "1.4.0", "summary": "Possible Denial of Service attack in Active Support" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3227", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "1033755", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1033755" }, { "name": "75234", "refsource": "BID", "url": "http://www.securityfocus.com/bid/75234" }, { "name": "[rubyonrails-security] 20150616 [CVE-2015-3227] Possible Denial of Service attack in Active Support", "refsource": "MLIST", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/bahr2JLnxvk/x4EocXnHPp8J" }, { "name": "openSUSE-SU-2015:1279", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00050.html" }, { "name": "DSA-3464", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2016/dsa-3464" }, { "name": "[oss-security] 20150616 [CVE-2015-3227] Possible Denial of Service attack in Active Support", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2015/06/16/16" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2015-3227", "date": "2015-06-16", "description": "Specially crafted XML documents can cause applications to raise a\n`SystemStackError` and potentially cause a denial of service attack. This\nonly impacts applications using REXML or JDOM as their XML processor. Other\nXML processors that Rails supports are not impacted.\n\nAll users running an affected release should either upgrade or use one of the work arounds immediately.\n\nWorkarounds\n-----------\nUse an XML parser that is not impacted by this problem, such as Nokogiri or\nLibXML. You can change the processor like this:\n\n ActiveSupport::XmlMini.backend = \u0027Nokogiri\u0027\n\nIf you cannot change XML parsers, then adjust\n`RUBY_THREAD_MACHINE_STACK_SIZE`.\n", "framework": "rails", "gem": "activesupport", "ghsa": "j96r-xvjq-r9pg", "patched_versions": [ "\u003e= 4.2.2", "~\u003e 4.1.11", "~\u003e 3.2.22" ], "title": "Possible Denial of Service attack in Active Support", "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/bahr2JLnxvk" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.2.22||\u003e=4.0.0a \u003c4.1.11||\u003e=4.2.0a \u003c4.2.2", "affected_versions": "All versions before 3.2.22, all versions starting from 4.0.0a before 4.1.11, all versions starting from 4.2.0a before 4.2.2", "credit": "Tomek Rabczak from the NCC Group, and Matthew Draper", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2019-08-08", "description": "Specially crafted XML documents can cause applications to raise a `SystemStackError` and potentially cause a denial of service attack. This nonly impacts applications using REXML or JDOM as their XML processor. Other XML processors that Rails supports are not impacted.", "fixed_versions": [ "3.2.22", "4.1.11", "4.2.2" ], "identifier": "CVE-2015-3227", "identifiers": [ "CVE-2015-3227" ], "package_slug": "gem/activesupport", "pubdate": "2015-07-26", "solution": "Upgrade to latest, apply patch or use workaround; see provided link", "title": "Possible Denial of Service", "urls": [ "https://groups.google.com/forum/#!topic/rubyonrails-security/bahr2JLnxvk" ], "uuid": "c7d0969a-bc6e-4ca6-a294-eef1f71ce395" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:4.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3227" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "[rubyonrails-security] 20150616 [CVE-2015-3227] Possible Denial of Service attack in Active Support", "refsource": "MLIST", "tags": [ "Vendor Advisory" ], "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/bahr2JLnxvk/x4EocXnHPp8J" }, { "name": "[oss-security] 20150616 [CVE-2015-3227] Possible Denial of Service attack in Active Support", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2015/06/16/16" }, { "name": "openSUSE-SU-2015:1279", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00050.html" }, { "name": "75234", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/75234" }, { "name": "DSA-3464", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2016/dsa-3464" }, { "name": "1033755", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1033755" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2019-08-08T15:43Z", "publishedDate": "2015-07-26T22:59Z" } } }
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.