CVE-2024-2928
Last modified
CVE-2024-2928 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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 '../'. EPSS estimates a 21.85% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | < 2.11.3 |
References
- https://huntr.com/bounties/19bf02d7-6393-4a95-b9d0-d6d4d2d8c298Exploit, Issue Tracking, Patch, Third Party Advisory
- https://huntr.com/bounties/19bf02d7-6393-4a95-b9d0-d6d4d2d8c298Exploit, Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-2928?
How severe is CVE-2024-2928?
How do I fix CVE-2024-2928?
Are you affected by CVE-2024-2928?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
