CVE-2024-1594 HIGH

CVE-2024-1594: Local File Read via Path Traversal in mlflow/mlflow

Vendor Mlflow
Product mlflow/mlflow
Weakness CWE-22 · Path traversal
Published April 16, 2024
Last update August 1, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the `artifact_location` parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component `#` in the artifact location URI to read arbitrary files on the server in the context of the server's process. This issue is similar to CVE-2023-6909 but utilizes a different component of the URI to achieve the same effect.

Key dates

02Disclosure timeline

April 16, 2024 CVE published
August 1, 2024 Record updated