SCA: security update for mlflow (GHSA-hq88-wg7q-gp4g)

critical Tenable Cloud Security Plugin ID 415896

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing
attackers to bypass checks and read arbitrary files on the system. The issue arises from the
'is_local_uri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the
misclassification of URIs as non-local. Attackers can exploit this by crafting malicious model versions
with specially crafted 'source' parameters, enabling the reading of sensitive files within at least two
directory levels from the server's root. (CVE-2024-3573)

See Also

https://github.com/advisories/GHSA-hq88-wg7q-gp4g

Plugin Details

Severity: Critical

ID: 415896

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.46

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:P/A:N

CVSS Score Source: CVE-2024-3573

CVSS v3

Risk Factor: Critical

Base Score: 9.3

Temporal Score: 8.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/16/2024

Vulnerability Publication Date: 4/16/2024

Reference Information

CVE: CVE-2024-3573

cwe: CWE-29