CVE-2024-27134 Vulnerability Analysis & Exploit Details

CVE-2024-27134
Vulnerability Scoring

7.0
/10
High Risk

If left unpatched, CVE-2024-27134 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2024-27134 Details

Status: Analyzed

Last updated: 🕒 03 Feb 2025, 15:05 UTC
Originally published on: 🕑 25 Nov 2024, 14:15 UTC

Time between publication and last update: 70 days

CVSS Release: version 3

CVSS3 Source

reefs@jfrog.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2024-27134 Vulnerability Summary

CVE-2024-27134: Excessive directory permissions in MLflow leads to local privilege escalation when using spark_udf. This behavior can be exploited by a local attacker to gain elevated permissions by using a ToCToU attack. The issue is only relevant when the spark_udf() MLflow API is called.

Assessing the Risk of CVE-2024-27134

Access Complexity Graph

The exploitability of CVE-2024-27134 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2024-27134

CVE-2024-27134 presents a challenge to exploit due to its high attack complexity, but the absence of privilege requirements still makes it a viable target for skilled attackers. A thorough security review is advised.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2024-27134, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2024-27134, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2024-27134 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2024-27134 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2024-27134 can disrupt system operations, potentially causing complete denial of service (DoS).

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.043% (probability of exploit)

EPSS Percentile: 11.87% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 88.13% of others.

CVE-2024-27134 References

External References

CWE Common Weakness Enumeration

CWE-367

CAPEC Common Attack Pattern Enumeration and Classification

  • Leveraging Race Conditions via Symbolic Links CAPEC-27 This attack leverages the use of symbolic links (Symlinks) in order to write to sensitive files. An attacker can create a Symlink link to a target file not otherwise accessible to them. When the privileged program tries to create a temporary file with the same name as the Symlink link, it will actually write to the target file pointed to by the attackers' Symlink link. If the attacker can insert malicious content in the temporary file they will be writing to the sensitive file by using the Symlink. The race occurs because the system checks if the temporary file exists, then creates the file. The attacker would typically create the Symlink during the interval between the check and the creation of the temporary file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions CAPEC-29 This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.

Vulnerable Configurations

  • cpe:2.3:a:lfprojects:mlflow:-:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:-:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.7:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:0.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:0.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.15.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.15.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.17.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.19.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.19.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.20.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.20.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.20.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.20.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.21.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.21.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.22.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.22.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.23.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.23.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.23.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.23.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.24.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.24.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.25.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.25.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.25.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.25.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.26.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.26.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.26.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.26.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.27.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.27.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.28.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.28.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.29.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.29.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:1.30.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:1.30.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.0.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.0.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.12.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.12.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.13.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.13.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.14.2:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.15.0:-:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.15.0:-:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.15.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.15.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:lfprojects:mlflow:2.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:lfprojects:mlflow:2.15.1:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2024-27134: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-2122 – A vulnerability classified as problematic was found in Thinkware Car Dashcam F800 Pro up to 20250226. Affected by this vulnerability is an unknown ...
  • CVE-2025-27636 – Bypass/Injection vulnerability in Apache Camel. This issue affects Apache Camel: from 4.10.0 through <= 4.10.1, from 4.8.0 through <= 4.8.4, from ...
  • CVE-2025-2121 – A vulnerability classified as critical has been found in Thinkware Car Dashcam F800 Pro up to 20250226. Affected is an unknown function of the comp...
  • CVE-2025-2120 – A vulnerability was found in Thinkware Car Dashcam F800 Pro up to 20250226. It has been rated as problematic. This issue affects some unknown proce...
  • CVE-2025-2119 – A vulnerability was found in Thinkware Car Dashcam F800 Pro up to 20250226. It has been declared as problematic. This vulnerability affects unknown...