Vulnerability Details : CVE-2023-6909
Potential exploit
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
Vulnerability category: Directory traversal
Products affected by CVE-2023-6909
- cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-6909
0.69%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 80 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-6909
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.3
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N |
3.9
|
4.7
|
huntr.dev | |
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
|
huntr.dev | 2024-02-06 |
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-2023-6909
-
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-6909
-
https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1
Prevent path traversal with encoded URL (#10650) · mlflow/mlflow@1da75df · GitHubPatch
-
https://huntr.com/bounties/11209efb-0f84-482f-add0-587ea6b7e850
Local File Read (LFI) due to URI parsing confusion vulnerability found in mlflowExploit;Patch;Third Party Advisory
Jump to