Path traversal in MLflow - CVE-2023-30172

 

Path traversal in MLflow - CVE-2023-30172

Published: December 6, 2023


Vulnerability identifier: #VU83919
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-30172
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
MLflow
Software vendor:
MLflow

Description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the /get-artifact API method. A remote authenticated attacker can send a specially crafted HTTP request and attackers to read arbitrary files on the server via the path parameter.


Remediation

Install update from vendor's website.

External links