Description
MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of artifact file paths. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-26649.
Problem types
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Product status
3.1.1 and 5b9c01925c2e2a8cf0951f155a6a468ff99cfe0f
References
www.zerodayinitiative.com/advisories/ZDI-26-105/ (ZDI-26-105)
github.com/mlflow/mlflow/pull/19260 (vendor-provided URL)