10

CVE-2023-6977

Exploit

Path Traversal: '\..\filename'

This vulnerability enables malicious users to read sensitive files on the server.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LfprojectsMlflow Version >= 1.0.0 < 2.9.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.92% 0.89
CVSS Metriken
Quelle 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.

https://github.com/mlflow/mlflow/commit/4bd7f27c810ba7487d53ed5ef1038fca0f8dc28c
Patch
https://huntr.com/bounties/fe53bf71-3687-4711-90df-c26172880aaf
Third Party Advisory
Exploit