Path Traversal Affecting mlflow package, versions [,2.11.2) [2.12.0,2.12.1)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-MLFLOW-6860431
- published 16 May 2024
- disclosed 16 May 2024
- credit asimovl
Introduced: 16 May 2024
CVE-2024-3848 Open this link in a new tabHow to fix?
Upgrade mlflow
to version 2.11.2, 2.12.1 or higher.
Overview
mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models.
Affected versions of this package are vulnerable to Path Traversal during the handling of artifact URLs. An attacker can read arbitrary files, including sensitive information such as SSH and cloud keys, by constructing a URL that uses the fragment portion to bypass validation and access the filesystem path.
Note:
This vulnerability is a bypass for CVE-2023-6909