A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service (DoS) as an authenticated user might not be able to use the intended model, as it will open a different model each time. Additionally, an attacker can exploit this vulnerability to perform data model poisoning by creating a model with the same name, potentially causing an authenticated user to become a victim by using the poisoned model. The issue stems from inadequate validation of model names, allowing for the creation of models with URL-encoded names that are treated as distinct from their URL-decoded counterparts.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: @huntr_ai

Published: 2024-06-06T18:08:16.402Z

Updated: 2024-06-07T12:54:32.844Z

Reserved: 2024-03-29T17:47:14.222Z


Link: CVE-2024-3099

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-06-06T19:15:59.393

Modified: 2024-06-07T14:56:05.647


Link: CVE-2024-3099

JSON object: View

cve-icon Redhat Information

No data.

CWE