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

exploitDog

nvd логотип

CVE-2024-1601

Опубликовано: 16 апр. 2024
Источник: nvd
CVSS3: 7.5
CVSS3: 9.8
EPSS Низкий

Описание

An SQL injection vulnerability exists in the delete_discussion() function of the parisneo/lollms-webui application, allowing an attacker to delete all discussions and message data. The vulnerability is exploitable via a crafted HTTP POST request to the /delete_discussion endpoint, which internally calls the vulnerable delete_discussion() function. By sending a specially crafted payload in the 'id' parameter, an attacker can manipulate SQL queries to delete all records from the 'discussion' and 'message' tables. This issue is due to improper neutralization of special elements used in an SQL command.

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:lollms:lollms-webui:9.0:*:*:*:*:*:*:*
cpe:2.3:a:lollms:lollms-webui:9.1:*:*:*:*:*:*:*

EPSS

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

7.5 High

CVSS3

9.8 Critical

CVSS3

Дефекты

CWE-89

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

CVSS3: 7.5
github
почти 2 года назад

An SQL injection vulnerability exists in the `delete_discussion()` function of the parisneo/lollms-webui application, allowing an attacker to delete all discussions and message data. The vulnerability is exploitable via a crafted HTTP POST request to the `/delete_discussion` endpoint, which internally calls the vulnerable `delete_discussion()` function. By sending a specially crafted payload in the 'id' parameter, an attacker can manipulate SQL queries to delete all records from the 'discussion' and 'message' tables. This issue is due to improper neutralization of special elements used in an SQL command.

EPSS

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

7.5 High

CVSS3

9.8 Critical

CVSS3

Дефекты

CWE-89