SCA: security update for mlflow (GHSA-f82r-jj5r-6g97)

high Tenable Cloud Security Plugin ID 421422

Description

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

- A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access
arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted
'artifact_location' and 'source' parameters, using a local URI with '#' instead of '?', an attacker can
traverse the server's directory structure. The issue occurs due to insufficient validation of user-
supplied input in the server's handlers. (CVE-2024-1483)

See Also

https://github.com/advisories/GHSA-f82r-jj5r-6g97

Plugin Details

Severity: High

ID: 421422

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.94

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2024-1483

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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-1483

cwe: CWE-22