CVE-2024-1601
Last modified
CVE-2024-1601 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 40.42% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms-Webui | 9.0 |
| Lollms | Lollms-Webui | 9.1 |
References
- https://huntr.com/bounties/652a176e-6bd7-4161-8775-63a34ecc71d5Exploit, Third Party Advisory
- https://huntr.com/bounties/652a176e-6bd7-4161-8775-63a34ecc71d5Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-1601?
How severe is CVE-2024-1601?
How do I fix CVE-2024-1601?
Are you affected by CVE-2024-1601?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
