9.8
CVE-2023-2780
- EPSS 86.16%
- Published 17.05.2023 21:15:09
- Last modified 21.11.2024 07:59:16
- Source security@huntr.dev
- Teams watchlist Login
- Open Login
Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.3.1.
Data is provided by the National Vulnerability Database (NVD)
Lfprojects ≫ Mlflow Version < 2.3.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 86.16% | 0.994 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
security@huntr.dev | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.