Vulnerability Details : CVE-2022-25936
Versions of the package servst before 2.0.3 are vulnerable to Directory Traversal due to improper sanitization of the filePath variable.
Vulnerability category: Directory traversal
Products affected by CVE-2022-25936
- cpe:2.3:a:servst_project:servst:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-25936
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 51 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-25936
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
Snyk |
CWE ids for CVE-2022-25936
-
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-2022-25936
-
https://security.snyk.io/vuln/SNYK-JS-SERVST-3244896
Directory Traversal in servst | CVE-2022-25936 | SnykExploit;Third Party Advisory
-
https://github.com/andrepolischuk/servst/commit/f7cae5d2d7c64c86bc512e1e50614240396ef114
fix: fix limitation of a file path · andrepolischuk/servst@f7cae5d · GitHubPatch;Third Party Advisory
-
https://gist.github.com/lirantal/691d02d607753d54856f9335f9a1692f
Path traversal in servst@2.0.2 · GitHubExploit;Third Party Advisory
Jump to