ghsa-xrr4-p6fq-hjg7
Vulnerability from github
Published
2017-10-24 18:33
Modified
2024-07-16 20:12
Severity ?
Summary
Directory traversal vulnerability in Action View in Ruby on Rails
Details
Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing a ..
(dot dot) in a pathname.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 4.1.14.0" }, "package": { "ecosystem": "RubyGems", "name": "actionview" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.14.1" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 4.2.5.0" }, "package": { "ecosystem": "RubyGems", "name": "actionview" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.5.1" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 4.1.14.0" }, "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.14.1" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 4.2.5.0" }, "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.5.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.22.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-0752" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:04:24Z", "nvd_published_at": "2016-02-16T02:59:06Z", "severity": "HIGH" }, "details": "Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application\u0027s unrestricted use of the render method and providing a `..` (dot dot) in a pathname.", "id": "GHSA-xrr4-p6fq-hjg7", "modified": "2024-07-16T20:12:47Z", "published": "2017-10-24T18:33:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0752" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-xrr4-p6fq-hjg7" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2016-0752.yml" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2016-0752.yml" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/335P1DcLG00" }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=ruby-security-ann/335P1DcLG00/JXcBnTtZEgAJ" }, { "type": "WEB", "url": "https://web.archive.org/web/20210618005620/https://groups.google.com/forum/message/raw?msg=ruby-security-ann/335P1DcLG00/JXcBnTtZEgAJ" }, { "type": "WEB", "url": "https://web.archive.org/web/20210621170450/http://www.securityfocus.com/bid/81801" }, { "type": "WEB", "url": "https://web.archive.org/web/20210723192420/http://www.securitytracker.com/id/1034816" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/40561" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/178044.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/178069.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00053.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00034.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00043.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-0296.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3464" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/01/25/13" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/81801" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1034816" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Directory traversal vulnerability in Action View in Ruby on Rails" }
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.