10
CVE-2023-6977
- EPSS 86.18%
- Published 20.12.2023 06:15:45
- Last modified 21.11.2024 08:44:57
- Source security@huntr.dev
- Teams watchlist Login
- Open Login
This vulnerability enables malicious users to read sensitive files on the server.
Data is provided by the National Vulnerability Database (NVD)
Lfprojects ≫ Mlflow Version >= 1.0.0 < 2.9.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 86.18% | 0.994 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
security@huntr.dev | 10 | 3.9 | 6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
|
CWE-29 Path Traversal: '\..\filename'
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.