Safety vulnerability ID: 71796
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of Mlflow are vulnerable to Local File Inclusion (LFI). This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences. 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.
Latest version: 2.19.0
MLflow is an open source platform for the complete machine learning lifecycle
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application