OS Command Injection in MLflow - CVE-2023-4033
Published: December 6, 2023
MLflow
MLflow
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.