5.3
CVE-2023-1176
- EPSS 0.06%
- Published 24.03.2023 15:15:10
- Last modified 21.11.2024 07:38:36
- Source security@huntr.dev
- Teams watchlist Login
- Open Login
Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.2.2.
Data is provided by the National Vulnerability Database (NVD)
Lfprojects ≫ Mlflow Version < 2.2.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.06% | 0.154 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 3.3 | 1.8 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
security@huntr.dev | 5.3 | 3.9 | 1.4 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-36 Absolute Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.