CVE-2024-8859
MLflow has a Local File Read/Path Traversal in dbfs
7.5
HIGH
CVSS 3.1
EPSS 25.7%
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.
How to fix CVE-2024-8859
To remediate CVE-2024-8859, upgrade the affected package to a fixed version below.
- —upgrade to 2.16.0 or later
- —upgrade to 2.17.0rc0 or later
Is CVE-2024-8859 being exploited?
Moderate — EPSS is 25.7%. Track this CVE but it's not at the top of the prioritisation list.
Affected packages (2)
- >= 2.15.1, < 2.16.0
- from 0, < 2.17.0rc0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |