Описание
Remote Code Execution due to Full Controled File Write in mlflow
The mlflow web server includes tools for tracking experiments, packaging code into reproducible runs, and sharing and deploying models. As this vulnerability allows to write / overwrite any file on the file system, it gives a lot of ways to archive code execution (like overwriting /home/<user>/.bashrc). A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.
Пакеты
Наименование
mlflow
pip
Затронутые версииВерсия исправления
<= 2.8.1
2.9.2
Связанные уязвимости
CVSS3: 9.8
nvd
около 2 лет назад
An attacker can overwrite any file on the server hosting MLflow without any authentication.