SCA: security update for mlflow (GHSA-8f8q-q2j7-7j2m)

medium Tenable Cloud Security Plugin ID 412621

Description

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

- A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same
name by exploiting URL encoding. This flaw can lead to Denial of Service (DoS) as an authenticated user
might not be able to use the intended model, as it will open a different model each time. Additionally, an
attacker can exploit this vulnerability to perform data model poisoning by creating a model with the same
name, potentially causing an authenticated user to become a victim by using the poisoned model. The issue
stems from inadequate validation of model names, allowing for the creation of models with URL-encoded
names that are treated as distinct from their URL-decoded counterparts. (CVE-2024-3099)

See Also

https://github.com/advisories/GHSA-8f8q-q2j7-7j2m

Plugin Details

Severity: Medium

ID: 412621

Version: Revision 1.7

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: Medium

Score: 4.1

Percentile: 53.34

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.3

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

CVSS Score Source: CVE-2024-3099

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/6/2024

Vulnerability Publication Date: 6/6/2024

Reference Information

CVE: CVE-2024-3099

cwe: CWE-475