ghsa-33pp-3763-mrfp
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-03-01 18:54
Summary
sprockets vulnerable to Path Traversal
Details
Multiple directory traversal vulnerabilities in server.rb
in Sprockets before 2.0.5, 2.1.x before 2.1.4, 2.2.x before 2.2.3, 2.3.x before 2.3.3, 2.4.x before 2.4.6, 2.5.x before 2.5.1, 2.6.x and 2.7.x before 2.7.1, 2.8.x before 2.8.3, 2.9.x before 2.9.4, 2.10.x before 2.10.2, 2.11.x before 2.11.3, 2.12.x before 2.12.3, and 3.x before 3.0.0.beta.3, as distributed with Ruby on Rails 3.x and 4.x, allow remote attackers to determine the existence of files outside the application root via a ../ (dot dot slash) sequence with (1) double slashes or (2) URL encoding.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.2.0" }, { "fixed": "2.2.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.3.0" }, { "fixed": "2.3.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.4.0" }, { "fixed": "2.4.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.5.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.7.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.9.0" }, { "fixed": "2.9.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.10.0" }, { "fixed": "2.10.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.11.0" }, { "fixed": "2.11.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "sprockets" }, "ranges": [ { "events": [ { "introduced": "2.12.0" }, { "fixed": "2.12.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-7819" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:53:55Z", "nvd_published_at": "2014-11-08T11:55:00Z", "severity": "MODERATE" }, "details": "Multiple directory traversal vulnerabilities in `server.rb` in Sprockets before 2.0.5, 2.1.x before 2.1.4, 2.2.x before 2.2.3, 2.3.x before 2.3.3, 2.4.x before 2.4.6, 2.5.x before 2.5.1, 2.6.x and 2.7.x before 2.7.1, 2.8.x before 2.8.3, 2.9.x before 2.9.4, 2.10.x before 2.10.2, 2.11.x before 2.11.3, 2.12.x before 2.12.3, and 3.x before 3.0.0.beta.3, as distributed with Ruby on Rails 3.x and 4.x, allow remote attackers to determine the existence of files outside the application root via a ../ (dot dot slash) sequence with (1) double slashes or (2) URL encoding.", "id": "GHSA-33pp-3763-mrfp", "modified": "2023-03-01T18:54:54Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7819" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2015:1100" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-7819" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1161527" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/doAVp0YaTqY" }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/doAVp0YaTqY/aHFngBqNBoAJ" }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/wQBeGXqGs3E/JqUMB6fhh3gJ" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00103.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00105.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00110.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00111.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "sprockets vulnerable to Path Traversal" }
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.