← All CVEs

CVE-2024-1600

critical · 9.3

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.

9.3
CVSS
32.5%
EPSS (exploit prob.)
98th
EPSS percentile
2024-04-10
Published

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L

Weaknesses

CWE-98

Affected products

VendorProductAffected versions
lollmslollms_web_ui>= 9.0, < 9.6

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2024-1600