Vulnerability Details : CVE-2014-3744
Directory traversal vulnerability in the st module before 0.2.5 for Node.js allows remote attackers to read arbitrary files via a %2e%2e (encoded dot dot) in an unspecified path.
Vulnerability category: Directory traversal
Products affected by CVE-2014-3744
- cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-3744
32.89%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 97 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-3744
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 | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2014-3744
-
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-2014-3744
-
https://github.com/isaacs/st
GitHub - isaacs/st: A node module for serving static files. Does etags, caching, etc.Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2014/05/15/2
oss-security - Re: CVE request: various NodeJS module vulnerabilitiesMailing List
-
http://www.securityfocus.com/bid/67389
St Module Directory Traversal VulnerabilityThird Party Advisory;VDB Entry
-
https://nodesecurity.io/advisories/st_directory_traversal
npmThird Party Advisory
-
http://www.openwall.com/lists/oss-security/2014/05/13/1
oss-security - CVE request: various NodeJS module vulnerabilitiesMailing List
Jump to