Path Traversal in Lfprojects Mlflow
CVE-2024-3573
mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'is_local_uri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the misclassification of URIs as non-local. Attackers can exploit this by crafting malicious model versions with specially crafted 'source' parameters, enabling the reading of sensitive files within at least two directory levels from the server's root.
EPSS: 0.007 (50.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.3 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N.
Affected products
- Lfprojects Mlflow
- Mlflow Mlflow/mlflow — versions unspecified
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Third Party Advisory, Issue Tracking)
- security@huntr.dev (Patch)
Frequently asked questions
- What is CVE-2024-3573?
- CVE-2024-3573 is a critical-severity vulnerability in Lfprojects Mlflow, classified under CWE-29. CVSS score: 9.3/10. Published 2024-04-16.
- How severe is CVE-2024-3573?
- Critical severity. CVSS v3 base score is 9.3 out of 10.