Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-8f8q-q2j7-7j2m

Опубликовано: 06 июн. 2024
Источник: github
Github: Прошло ревью
CVSS3: 5.4

Описание

Undefined Behavior in mlflow

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.

Пакеты

Наименование

mlflow

pip
Затронутые версииВерсия исправления

< 2.11.3

2.11.3

EPSS

Процентиль: 20%
0.00063
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-475

Связанные уязвимости

CVSS3: 5.4
nvd
больше 1 года назад

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.

EPSS

Процентиль: 20%
0.00063
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-475