Vulnerability Description
A path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the file protocol results in an arbitrary file read vulnerability. This issue occurs because only the path part of the URL is checked, while parts such as query and parameters are not handled. The vulnerability is triggered if the user has configured the dbfs service, and during usage, the service is mounted to a local directory.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | 2.15.1 |
Related Weaknesses (CWE)
References
- https://github.com/mlflow/mlflow/commit/7791b8cdd595f21b5f179c7b17e4b5eb5cbbe654Patch
- https://huntr.com/bounties/2259b88b-a0c6-4c7c-b434-6aacf6056dcbExploitThird Party Advisory
FAQ
What is CVE-2024-8859?
CVE-2024-8859 is a vulnerability with a CVSS score of 7.5 (HIGH). A path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the file protocol results in an arbitrary file...
How severe is CVE-2024-8859?
CVE-2024-8859 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-8859?
Check the references section above for vendor advisories and patch information. Affected products include: Lfprojects Mlflow.