CVE-2024-1600

CVE-2024-1600 is a critical-severity vulnerability in Lollms Lollms Web Ui with a CVSS 3.x base score of 9.3. Its EPSS exploit-prediction score of 31% places it in the 98th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-98.

Key facts

Description

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.

Frequently asked questions

What is 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.
How severe is CVE-2024-1600?
CVE-2024-1600 has a CVSS 3.x base score of 9.3, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability low.
Is CVE-2024-1600 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 31% (98th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-1600?
CVE-2024-1600 affects Lollms Lollms Web Ui. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-1600?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
Does CVE-2024-1600 have an EU (EUVD) identifier?
Yes. CVE-2024-1600 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-17341.
When was CVE-2024-1600 published?
CVE-2024-1600 was published on 2024-04-10 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Lollms Lollms Web Ui

All CVEs affecting Lollms Lollms Web Ui →

Other CWE-98 (PHP Remote File Inclusion) vulnerabilities

Browse all CWE-98 (PHP Remote File Inclusion) vulnerabilities →