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
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-1595Delta Electronics CNCSoft-B DOPSoft prior to v4.0.0.82 ins…7.8
- CVE-2024-1596The Ninja Forms - File Uploads plugin for WordPress is vulne…6.1
- CVE-2024-1597pgjdbc, the PostgreSQL JDBC Driver, allows attacker to injec…9.8
- CVE-2024-1598Potential buffer overflow in unsafe UEFI variable handling …7.8
- CVE-2024-1599Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-1600A Local File Inclusion (LFI) vulnerability exists in the par…9.3
- CVE-2024-1602parisneo/lollms-webui is vulnerable to stored Cross-Site Scr…6.1
- CVE-2024-1603paddlepaddle/paddle 2.6.0 allows arbitrary file read via pad…7.5
- CVE-2024-1604Improper authorization in the report management and creation…6.8
- CVE-2024-1605BMC Control-M branches 9.0.20 and 9.0.21 upon user login lo…7.8
- CVE-2024-1606Lack of input sanitization in BMC Control-M branches 9.0.20…5.4
- CVE-2024-1608In OPPO Usercenter Credit SDK, there's a possible escalation…7.5
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
