CSRF in Lollms Web Ui
CVE-2024-1522
A Cross-Site Request Forgery (CSRF) vulnerability in the parisneo/lollms-webui project allows remote attackers to execute arbitrary code on a victim's system. The vulnerability stems from the `/execute_code` API endpoint, which does not properly validate requests, enabling an attacker to craft a malicious webpage that, when visited by a victim, submits a form to the victim's local lollms-webui instance to execute arbitrary OS commands. This issue allows attackers to take full control of the victim's system without requiring direct network access to the vulnerable application.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.004 (36.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Lollms Lollms_web_ui
- Parisneo Parisneo/lollms-webui — versions unspecified
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@huntr.dev (Exploit, Patch, Third Party Advisory, Issue Tracking)
- security@huntr.dev (Patch)
Frequently asked questions
- What is CVE-2024-1522?
- CVE-2024-1522 is a high-severity vulnerability in Lollms Web Ui, classified under Cross-Site Request Forgery (CSRF). CVSS score: 8.8/10. Published 2024-03-30.
- How severe is CVE-2024-1522?
- High severity. CVSS v3 base score is 8.8 out of 10.
- Is CVE-2024-1522 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.