← Back to browse · API

CVE-2024-4322

Severity
HIGH
CVSS
7.5
EPSS
0.30987
Risk score
40.85
CISA KEV
No
PoC
No
Published
2024-05-16
Modified
2024-08-01
First seen
2026-08-08
Aliases
EUVD-2024-43965, GHSA-482R-2HV2-P3X7
Products
parisneo:parisneo/lollms-webui unspecified ≤latest
Sources
euvd EUVD-2024-43965

Description

A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the `/list_personalities` endpoint. By manipulating the `category` parameter, an attacker can traverse the directory structure and list any directory on the system. This issue affects the latest version of the application. The vulnerability is due to improper handling of user-supplied input in the `list_personalities` function, where the `category` parameter can be controlled to specify arbitrary directories for listing. Successful exploitation of this vulnerability could allow an attacker to list all folders in the drive on the system, potentially leading to information disclosure.

References