PT-2024-18084 · Mlflow · Mlflow
Published
2024-04-15
·
Updated
2025-02-04
·
CVE-2024-1483
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
mlflow/mlflow version 2.9.2
Description
A path traversal vulnerability exists, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted
artifact location and source parameters, using a local URI with '#' instead of '?', an attacker can traverse the server's directory structure. The issue occurs due to insufficient validation of user-supplied input in the server's handlers.Recommendations
For mlflow/mlflow version 2.9.2, as a temporary workaround, consider disabling the handling of local URIs with '#' to minimize the risk of exploitation. Restrict access to sensitive files and directories on the server to prevent unauthorized access. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mlflow