← Back to browse · API

CVE-2024-1600

Severity
CRITICAL
CVSS
9.3
EPSS
0.32506
Risk score
48.58
CISA KEV
No
PoC
No
Published
2024-04-10
Modified
2024-08-01
First seen
2026-08-08
Aliases
EUVD-2024-17341, GHSA-24M8-R3WQ-C97X
Products
parisneo:parisneo/lollms-webui, parisneo:parisneo/lollms-webui unspecified <9.5
Sources
euvd EUVD-2024-17341

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.

References