OS Command Injection in MLflow - CVE-2023-4033

 

OS Command Injection in MLflow - CVE-2023-4033

Published: December 6, 2023


Vulnerability identifier: #VU83926
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-4033
CWE-ID: CWE-78
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: MLflow
Affected software:
MLflow

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary shell commands on the target system.

The vulnerability exists due to improper input validation within the mlflow models predict and mlflow models serve actions. A local user can pass specially crafted arguments to the application and execute arbitrary OS commands on the target system.



How to mitigate CVE-2023-4033

Install updates from vendor's website.

Sources