Skip to content

Insecure Temporary File in mlflow

High severity GitHub Reviewed Published Feb 24, 2022 to the GitHub Advisory Database • Updated Aug 23, 2023

Package

pip mlflow (pip)

Affected versions

< 1.23.1

Patched versions

1.23.1

Description

mlflow prior to 1.23.1 contains an insecure temporary file. The insecure function tempfile.mktemp() is deprecated and mkstemp() should be used instead.

References

Published by the National Vulnerability Database Feb 23, 2022
Published to the GitHub Advisory Database Feb 24, 2022
Reviewed Feb 24, 2022
Last updated Aug 23, 2023

Severity

High
8.2
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

CVE ID

CVE-2022-0736

GHSA ID

GHSA-vqj2-4v8m-8vrq

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.