CVE-2024-1593 HIGH

CVE-2024-1593: Path Traversal via Parameter Smuggling 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 due to improper handling of URL parameters. By smuggling path traversal sequences using the ';' character in URLs, attackers can manipulate the 'params' portion of the URL to gain unauthorized access to files or directories. This vulnerability allows for arbitrary data smuggling into the 'params' part of the URL, enabling attacks similar to those described in previous reports but utilizing the ';' character for parameter smuggling. Successful exploitation could lead to unauthorized information disclosure or server compromise.

Key dates

02Disclosure timeline

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

Related vulnerabilities

04Related CVE