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.
References
Link | Resource |
---|---|
https://github.com/mlflow/mlflow/commit/7791b8cdd595f21b5f179c7b17e4b5eb5cbbe654 | Patch |
https://huntr.com/bounties/2259b88b-a0c6-4c7c-b434-6aacf6056dcb | Exploit Third Party Advisory |
Configurations
History
05 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://github.com/mlflow/mlflow/commit/7791b8cdd595f21b5f179c7b17e4b5eb5cbbe654 - Patch | |
References | () https://huntr.com/bounties/2259b88b-a0c6-4c7c-b434-6aacf6056dcb - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:lfprojects:mlflow:2.15.1:*:*:*:*:*:*:* | |
First Time |
Lfprojects mlflow
Lfprojects |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-08-05 16:15
NVD link : CVE-2024-8859
Mitre link : CVE-2024-8859
CVE.ORG link : CVE-2024-8859
JSON object : View
Products Affected
lfprojects
- mlflow
CWE
CWE-29
Path Traversal: '\..\filename'