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-3848

7.5 · HIGH
Published May 16, 2024 lfprojects CWE-29 EPSS 43.28% (99th pctl)

Overview

CVE-2024-3848 is a high-severity vulnerability affecting lfprojects mlflow. It was published on May 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 mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the application's handling of artifact URLs, where a '#' character can be used to insert a path into the fragment, effectively skipping validation. This allows an attacker to construct a URL that, when processed, ignores the protocol scheme and uses the provided path for filesystem access. As a result, an attacker can read arbitrary files, including sensitive information such as SSH and cloud keys, by exploiting the way the application converts the URL into a filesystem path. The issue stems from insufficient validation of the fragment portion of the URL, leading to arbitrary file read through path traversal.

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-3848?

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

How severe is CVE-2024-3848?

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-3848?

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-3848?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-3848 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.