CVE-2024-3573
Last modified
CVE-2024-3573 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. 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. EPSS estimates a 0.73% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | < 2.10.0 |
References
- https://huntr.com/bounties/8ea058a7-4ef8-4baf-9198-bc0147fc543cExploit, Issue Tracking, Third Party Advisory
- https://huntr.com/bounties/8ea058a7-4ef8-4baf-9198-bc0147fc543cExploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-3573?
How severe is CVE-2024-3573?
How do I fix CVE-2024-3573?
Are you affected by CVE-2024-3573?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
