Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-1558

7.5 · HIGH
Published Apr 16, 2024 lfprojects CWE-22 EPSS 0.86% (56th pctl)

Overview

CVE-2024-1558 is a high-severity vulnerability affecting lfprojects mlflow. It was published on April 16, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

A path traversal vulnerability exists in the `_create_model_version()` function within `server/handlers.py` of the mlflow/mlflow repository, due to improper validation of the `source` parameter. Attackers can exploit this vulnerability by crafting a `source` parameter that bypasses the `_validate_non_local_source_contains_relative_paths(source)` function's checks, allowing for arbitrary file read access on the server. The issue arises from the handling of unquoted URL characters and the subsequent misuse of the original `source` value for model version creation, leading to the exposure of sensitive files when interacting with the `/model-versions/get-artifact` handler.

Remediation

Check the references section for vendor advisories and patches from lfprojects. Update mlflow to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
lfprojects mlflow >= 0, < 2.12.1 Affected

Frequently Asked Questions

What is CVE-2024-1558?

CVE-2024-1558 is a high-severity vulnerability affecting lfprojects mlflow. It was published on April 16, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-1558?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-1558?

Check the references section for vendor advisories and patches from lfprojects. Update mlflow to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-1558?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-1558 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.