ghsa-h29f-7f56-j8wh
Vulnerability from github
Published
2018-02-20 19:23
Modified
2023-01-23 21:16
Severity ?
Summary
Sinatra Path Traversal vulnerability
Details
An issue was discovered in rack-protection/lib/rack/protection/path_traversal.rb
in Sinatra 2.x before 2.0.1 on Windows. Path traversal is possible via backslash characters.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "sinatra" }, "ranges": [ { "events": [ { "introduced": "2.0.0.beta1" }, { "fixed": "2.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-7212" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:38:23Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "An issue was discovered in `rack-protection/lib/rack/protection/path_traversal.rb` in Sinatra 2.x before 2.0.1 on Windows. Path traversal is possible via backslash characters.", "id": "GHSA-h29f-7f56-j8wh", "modified": "2023-01-23T21:16:39Z", "published": "2018-02-20T19:23:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7212" }, { "type": "WEB", "url": "https://github.com/sinatra/sinatra/pull/1379" }, { "type": "WEB", "url": "https://github.com/sinatra/sinatra/commit/6ad721abcfe36334108dcdd05d046c361e1b7a9c" }, { "type": "PACKAGE", "url": "https://github.com/sinatra/sinatra" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Sinatra 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.