Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. mlflow
  4. ›
  5. CVE-2024-3573

CVE-2024-3573: mlflow vulnerable to Path Traversal

April 16, 2024 (updated April 8, 2025)

mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the ‘is_local_uri’ function’s failure to properly handle URIs with empty or ‘file’ schemes, leading to the misclassification of URIs as non-local. Attackers can exploit this by crafting malicious model versions with specially crafted ‘source’ parameters, enabling the reading of sensitive files within at least two directory levels from the server’s root.

References

  • github.com/advisories/GHSA-hq88-wg7q-gp4g
  • github.com/mlflow/mlflow
  • github.com/mlflow/mlflow/commit/438a450714a3ca06285eeea34bdc6cf79d7f6cbc
  • github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2024-243.yaml
  • huntr.com/bounties/8ea058a7-4ef8-4baf-9198-bc0147fc543c
  • nvd.nist.gov/vuln/detail/CVE-2024-3573

Code Behaviors & Features

Detect and mitigate CVE-2024-3573 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.10.0

Fixed versions

  • 2.10.0

Solution

Upgrade to version 2.10.0 or above.

Impact 9.3 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-29: Path Traversal: '..filename'

Source file

pypi/mlflow/CVE-2024-3573.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:57 +0000.