CVE-2024-3573
Local File Inclusion (LFI) via Scheme Confusion in mlflow/mlflow
Record summary
CVE-2024-3573 has a selected CVSS score of 9.3 (critical).
Description
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.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 17, 2024 · Source: CVE List
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
Default status: unknown | CVE List | Before 2.10.0 | affected |
mlflow/mlflowBrowse mlflow / mlflow/mlflow | CVE List | Before 2.10.0 | affected |
mlflowBrowse PyPI / mlflow | GitHub Advisory | Before 2.10.0 · Fixed in 2.10.0 | affected |