ghsa-rprj-g6xc-p5gq
Vulnerability from github
Published
2017-10-24 18:33
Modified
2025-04-13 22:44
VLAI Severity ?
Summary
Wicked gem contains Path traversal vulnerability
Details
The Wicked gem prior to v1.0.1 allows a remote attacker to traverse directories on the system via a vulnerability in controller/concerns/render_redirect.rb
. An attacker can send a specially-crafted URL request containing %2E%2E%2F
directory traversal sequences to read arbitrary files on the system.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "wicked" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4413" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:55:24Z", "nvd_published_at": "2014-03-11T19:37:02Z", "severity": "MODERATE" }, "details": "The Wicked gem prior to v1.0.1 allows a remote attacker to traverse directories on the system via a vulnerability in `controller/concerns/render_redirect.rb`. An attacker can send a specially-crafted URL request containing `%2E%2E%2F` directory traversal sequences to read arbitrary files on the system.", "id": "GHSA-rprj-g6xc-p5gq", "modified": "2025-04-13T22:44:33Z", "published": "2017-10-24T18:33:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4413" }, { "type": "WEB", "url": "https://github.com/schneems/wicked/commit/fe31bb2533fffc9d098c69ebeb7afc3b80509f53" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87783" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-rprj-g6xc-p5gq" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/wicked/CVE-2013-4413.yml" }, { "type": "PACKAGE", "url": "https://github.com/schneems/wicked" }, { "type": "WEB", "url": "https://web.archive.org/web/20210508170740/http://www.securityfocus.com/bid/62891" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2013/q4/43" } ], "schema_version": "1.4.0", "severity": [], "summary": "Wicked gem contains 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.
Loading…
Loading…