Vulnerability Details : CVE-2022-31566
The DSAB-local/DSAB repository through 2019-02-18 on GitHub allows absolute path traversal because the Flask send_file function is used unsafely.
Vulnerability category: Directory traversal
Products affected by CVE-2022-31566
- Data Stream Algorithm Benchmark Project » Data Stream Algorithm BenchmarkVersions up to, including, (<=) 2019-02-18cpe:2.3:a:data_stream_algorithm_benchmark_project:data_stream_algorithm_benchmark:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-31566
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 52 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-31566
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 | |
8.6
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N |
3.9
|
4.0
|
NIST |
CWE ids for CVE-2022-31566
-
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-31566
-
https://github.com/github/securitylab/issues/669#issuecomment-1117265726
Python : Flask Path Traversal Vulnerability · Issue #669 · github/securitylab · GitHubThird Party Advisory
Jump to