CVE-2024-1483 HIGH

CVE-2024-1483: Path Traversal Vulnerability 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 mlflow/mlflow version 2.9.2, 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.

Key dates

02Disclosure timeline

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