CVE-2024-2928

Scores

EPSS

0.916high91.6%
0%20%40%60%80%100%

Percentile: 91.6%

CVSS

7.5high3.x
0246810

CVSS Score: 7.5/10

All CVSS Scores

CVSS 3.x
7.5

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

Description

A Local File Inclusion (LFI) vulnerability was identified in mlflow/mlflow, specifically in version 2.9.2, which was fixed in version 2.11.3. This vulnerability arises from the application’s failure to properly validate URI fragments for directory traversal sequences such as ‘../’. An attacker can exploit this flaw by manipulating the fragment part of the URI to read arbitrary files on the local file system, including sensitive files like ‘/etc/passwd’. The vulnerability is a bypass to a previous patch that only addressed similar manipulation within the URI’s query string, highlighting the need for comprehensive validation of all parts of a URI to prevent LFI attacks.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-29

Exploits

Exploit ID: CVE-2024-2928

Source: github-poc

URL: https://github.com/rain321654/sjtu_CVE-2024-2928

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: mlflow

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*",      "versionEndExcluding": "2.11.3",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list