Vulnerability Details : CVE-2022-1554
Path Traversal due to `send_file` call in GitHub repository clinical-genomics/scout prior to 4.52.
Vulnerability category: Directory traversal
Products affected by CVE-2022-1554
- cpe:2.3:a:clinical-genomics:scout:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-1554
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 55 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-1554
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 | |
6.8
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:L |
2.1
|
4.7
|
huntr.dev | |
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 |
CWE ids for CVE-2022-1554
-
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)
-
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.Assigned by: security@huntr.dev (Secondary)
References for CVE-2022-1554
-
https://huntr.dev/bounties/7acac778-5ba4-4f02-99e2-e4e17a81e600
Path Traversal due to `send_file` call vulnerability found in scoutExploit;Patch;Third Party Advisory
-
https://github.com/clinical-genomics/scout/commit/952a2e2319af2d95d22b017a561730feac086ff1
Merge branch 'auth_serve_files' of https://github.com/Clinical-Genomi… · Clinical-Genomics/scout@952a2e2 · GitHubPatch;Third Party Advisory
Jump to