Insecure Temporary File in MLflow - CVE-2022-0736
Published: December 6, 2023
Vulnerability identifier: #VU83918
CSH Severity: Low
CVSSv4.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
Vulnerable software:
MLflow
MLflow
Software vendor:
MLflow
MLflow
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.
Remediation
Install updates from vendor's website.