Vulnerability in Lollms Web Ui
CVE-2024-1600
A Local File Inclusion (LFI) vulnerability exists in the parisneo/lollms-webui application, specifically within the `/personalities` route. An attacker can exploit this vulnerability by crafting a URL that includes directory traversal sequences (`../../`) followed by the desired system file path, URL encoded. Successful exploitation allows the attacker to read any file on the filesystem accessible by the web server. This issue arises due to improper control of filename for include/require statement in the application.
EPSS: 0.325 (98.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.3 (Critical). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L.
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, Third Party Advisory)
- security@huntr.dev (Patch)
Frequently asked questions
- What is CVE-2024-1600?
- CVE-2024-1600 is a critical-severity vulnerability in Lollms Web Ui, classified under PHP Remote File Inclusion. CVSS score: 9.3/10. Published 2024-04-10.
- How severe is CVE-2024-1600?
- Critical severity. CVSS v3 base score is 9.3 out of 10.
- Is CVE-2024-1600 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.