ghsa-6x85-j5j2-27jx
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-02-15 22:22
Summary
actionpack Path Traversal vulnerability
Details
Directory traversal vulnerability in actionpack/lib/abstract_controller/base.rb
in the implicit-render implementation in Ruby on Rails before 3.2.18, 4.0.x before 4.0.5, and 4.1.x before 4.1.1, when certain route globbing configurations are enabled, allows remote attackers to read arbitrary files via a crafted request.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-0130" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:20:36Z", "nvd_published_at": "2014-05-07T10:55:00Z", "severity": "MODERATE" }, "details": "Directory traversal vulnerability in `actionpack/lib/abstract_controller/base.rb` in the implicit-render implementation in Ruby on Rails before 3.2.18, 4.0.x before 4.0.5, and 4.1.x before 4.1.1, when certain route globbing configurations are enabled, allows remote attackers to read arbitrary files via a crafted request.", "id": "GHSA-6x85-j5j2-27jx", "modified": "2023-02-15T22:22:18Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0130" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0510" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0816" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:1863" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-0130" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1095105" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2014-0130.yml" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/NkKc7vTW70o" }, { "type": "WEB", "url": "https://web.archive.org/web/20140518192004/http://www.securityfocus.com/bid/67244" }, { "type": "WEB", "url": "https://web.archive.org/web/20150319054505/http://matasano.com/research/AnatomyOfRailsVuln-CVE-2014-0130.pdf" }, { "type": "WEB", "url": "https://web.archive.org/web/20210411041816/https://groups.google.com/forum/message/raw?msg=rubyonrails-security/NkKc7vTW70o/NxW_PDBSG3AJ" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1863.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "actionpack Path Traversal 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.