n 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.
| Link | Resource |
|---|---|
| https://github.com/parisneo/lollms-webui/commit/f0bc8f2babdfd4770a5adbf3b60ec612e4f1db46 | Patch |
| https://huntr.com/bounties/652a176e-6bd7-4161-8775-63a34ecc71d5 | Exploit Third Party Advisory |
| https://github.com/parisneo/lollms-webui/commit/f0bc8f2babdfd4770a5adbf3b60ec612e4f1db46 | Patch |
| https://huntr.com/bounties/652a176e-6bd7-4161-8775-63a34ecc71d5 | Exploit Third Party Advisory |
Configuration 1 (hide)
|
07 Jul 2025, 15:54
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| CPE | cpe:2.3:a:lollms:lollms-webui:9.0:*:*:*:*:*:*:* cpe:2.3:a:lollms:lollms-webui:9.1:*:*:*:*:*:*:* |
|
| References | () https://github.com/parisneo/lollms-webui/commit/f0bc8f2babdfd4770a5adbf3b60ec612e4f1db46 - Patch | |
| References | () https://huntr.com/bounties/652a176e-6bd7-4161-8775-63a34ecc71d5 - Exploit, Third Party Advisory | |
| First Time |
Lollms
Lollms lollms-webui |
21 Nov 2024, 08:50
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/parisneo/lollms-webui/commit/f0bc8f2babdfd4770a5adbf3b60ec612e4f1db46 - | |
| References | () https://huntr.com/bounties/652a176e-6bd7-4161-8775-63a34ecc71d5 - |
Published : 2024-04-16 00:15
Updated : 2025-07-07 15:54
NVD link : CVE-2024-1601
Mitre link : CVE-2024-1601
CVE.ORG link : CVE-2024-1601
JSON object : View
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')