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

exploitDog

github логотип

GHSA-h6m6-jj8v-94jj

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

Описание

SQL injection in litellm

An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the /global/spend/logs endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidated api_key parameter directly into the query, making it susceptible to SQL Injection if the api_key contains malicious data. This issue affects the latest version of the repository. Successful exploitation of this vulnerability could lead to unauthorized access, data manipulation, exposure of confidential information, and denial of service (DoS).

Пакеты

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

litellm

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

< 1.40.0

1.40.0

EPSS

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

6.4 Medium

CVSS3

Дефекты

CWE-89

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

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

An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the `/global/spend/logs` endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidated `api_key` parameter directly into the query, making it susceptible to SQL Injection if the `api_key` contains malicious data. This issue affects the latest version of the repository. Successful exploitation of this vulnerability could lead to unauthorized access, data manipulation, exposure of confidential information, and denial of service (DoS).

EPSS

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

6.4 Medium

CVSS3

Дефекты

CWE-89