gsd-2015-3225
Vulnerability from gsd
Modified
2015-06-16 00:00
Details
Carefully crafted requests can cause a `SystemStackError` and potentially
cause a denial of service attack.
All users running an affected release should upgrade.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-3225", "description": "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", "id": "GSD-2015-3225", "references": [ "https://www.suse.com/security/cve/CVE-2015-3225.html", "https://www.debian.org/security/2015/dsa-3322", "https://access.redhat.com/errata/RHBA-2018:0337", "https://access.redhat.com/errata/RHSA-2015:2290", "https://advisories.mageia.org/CVE-2015-3225.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rack", "purl": "pkg:gem/rack" } } ], "aliases": [ "CVE-2015-3225", "GHSA-rgr4-9jh5-j4j6" ], "details": "Carefully crafted requests can cause a `SystemStackError` and potentially\ncause a denial of service attack.\n\nAll users running an affected release should upgrade.\n", "id": "GSD-2015-3225", "modified": "2015-06-16T00:00:00.000Z", "published": "2015-06-16T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/ruby-security-ann/gcUbICUmKMc" } ], "schema_version": "1.4.0", "summary": "Potential Denial of Service Vulnerability in Rack" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3225", "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": "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "openSUSE-SU-2015:1262", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00043.html" }, { "name": "openSUSE-SU-2015:1263", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00044.html" }, { "name": "RHSA-2015:2290", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2015-2290.html" }, { "name": "FEDORA-2015-12979", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165180.html" }, { "name": "https://github.com/rack/rack/blob/master/HISTORY.md", "refsource": "CONFIRM", "url": "https://github.com/rack/rack/blob/master/HISTORY.md" }, { "name": "[rubyonrails-security] 20150616 [CVE-2015-3225] Potential Denial of Service Vulnerability in Rack", "refsource": "MLIST", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/gcUbICUmKMc/qiCotVZwXrMJ" }, { "name": "DSA-3322", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2015/dsa-3322" }, { "name": "openSUSE-SU-2015:1259", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00040.html" }, { "name": "75232", "refsource": "BID", "url": "http://www.securityfocus.com/bid/75232" }, { "name": "FEDORA-2015-12978", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/164173.html" }, { "name": "[oss-security] 20150616 [CVE-2015-3225] Potential Denial of Service Vulnerability in Rack", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2015/06/16/14" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2015-3225", "date": "2015-06-16", "description": "Carefully crafted requests can cause a `SystemStackError` and potentially\ncause a denial of service attack.\n\nAll users running an affected release should upgrade.\n", "gem": "rack", "ghsa": "rgr4-9jh5-j4j6", "patched_versions": [ "\u003e= 1.6.2", "~\u003e 1.5.4", "~\u003e 1.4.6" ], "title": "Potential Denial of Service Vulnerability in Rack", "url": "https://groups.google.com/forum/#!topic/ruby-security-ann/gcUbICUmKMc" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.4.6||\u003e=1.5.0a \u003c1.5.4||\u003e=1.6.0a \u003c1.6.2", "affected_versions": "All versions before 1.4.6, all versions starting from 1.5.0a before 1.5.4, all versions starting from 1.6.0a before 1.6.2", "credit": "Tomek Rabczak from the NCC Group", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-19", "CWE-937" ], "date": "2018-10-30", "description": "Carefully crafted requests can cause a `SystemStackError` and potentially cause a denial of service attack. ", "fixed_versions": [ "1.4.6", "1.5.4", "1.6.2" ], "identifier": "CVE-2015-3225", "identifiers": [ "CVE-2015-3225" ], "package_slug": "gem/rack", "pubdate": "2015-07-26", "solution": "Upgrade to latest or apply patches", "title": "Potential Denial of Service Vulnerability", "urls": [ "https://github.com/rack/rack/commits/1.4.6", "https://groups.google.com/forum/#!topic/ruby-security-ann/gcUbICUmKMc" ], "uuid": "f3a835ae-3a22-4619-81e6-8eb559fda843" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:rack_project:rack:1.6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rack_project:rack:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.5.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rack_project:rack:1.6.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-3225" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-19" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20150616 [CVE-2015-3225] Potential Denial of Service Vulnerability in Rack", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2015/06/16/14" }, { "name": "[rubyonrails-security] 20150616 [CVE-2015-3225] Potential Denial of Service Vulnerability in Rack", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/gcUbICUmKMc/qiCotVZwXrMJ" }, { "name": "https://github.com/rack/rack/blob/master/HISTORY.md", "refsource": "CONFIRM", "tags": [ "Patch", "Issue Tracking", "Vendor Advisory" ], "url": "https://github.com/rack/rack/blob/master/HISTORY.md" }, { "name": "openSUSE-SU-2015:1259", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00040.html" }, { "name": "openSUSE-SU-2015:1262", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00043.html" }, { "name": "openSUSE-SU-2015:1263", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00044.html" }, { "name": "DSA-3322", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2015/dsa-3322" }, { "name": "75232", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/75232" }, { "name": "RHSA-2015:2290", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2015-2290.html" }, { "name": "FEDORA-2015-12979", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165180.html" }, { "name": "FEDORA-2015-12978", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-August/164173.html" } ] } }, "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": "2018-10-30T16:27Z", "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.