Vulnerability Details : CVE-2015-5688
Potential exploit
Directory traversal vulnerability in lib/app/index.js in Geddy before 13.0.8 for Node.js allows remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the PATH_INFO to the default URI.
Vulnerability category: Directory traversal
Products affected by CVE-2015-5688
- cpe:2.3:a:geddyjs:geddy:13.0.7:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-5688
31.32%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 96 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-5688
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST |
CWE ids for CVE-2015-5688
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: nvd@nist.gov (Primary)
References for CVE-2015-5688
-
https://github.com/geddy/geddy/commit/2de63b68b3aa6c08848f261ace550a37959ef231
Merge pull request #699 from phanect/v13-security · geddy/geddy@2de63b6 · GitHub
-
https://github.com/geddy/geddy/issues/697
OS directory traversal vulnerability · Issue #697 · geddy/geddy · GitHubExploit;Patch
-
https://github.com/geddy/geddy/releases/tag/v13.0.8
Release v13.0.8 · geddy/geddy · GitHubPatch
-
https://nodesecurity.io/advisories/geddy-directory-traversal
npmExploit
-
https://github.com/geddy/geddy/pull/699
Prevent directory traversal for static file by phanect · Pull Request #699 · geddy/geddy · GitHub
Jump to