Insecure Temporary File in MLflow - CVE-2022-0736

 

Insecure Temporary File in MLflow - CVE-2022-0736

Published: December 6, 2023


Vulnerability identifier: #VU83918
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-0736
CWE-ID: CWE-377
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 crash the application.

The vulnerability exists due to software uses an insecure function tempfile.mktemp() to create temporary files. A local user can exploit a race, overwrite temporary file and crash the application.


How to mitigate CVE-2022-0736

Install updates from vendor's website.

Sources