Vulnerability Details : CVE-2023-6975
Potential exploit
A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.
Vulnerability category: Directory traversal
Products affected by CVE-2023-6975
- cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-6975
4.13%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 88 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-6975
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
10.0
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
3.9
|
6.0
|
huntr.dev | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
huntr.dev | 2024-02-06 |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-6975
-
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\..\filename' (leading backslash dot dot) sequences that can resolve to a location that is outside of that directory.Assigned by: security@huntr.dev (Primary)
References for CVE-2023-6975
-
https://github.com/mlflow/mlflow/commit/b9ab9ed77e1deda9697fe472fb1079fd428149ee
Apply `os.path.basename` before `.` or `..` check in `FTPArtifactRepo… · mlflow/mlflow@b9ab9ed · GitHubPatch
-
https://huntr.com/bounties/029a3824-cee3-4cf1-b260-7138aa539b85
Remote Code Execution due to Full Controled File Write vulnerability found in mlflowExploit;Third Party Advisory
Jump to