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
Configurations
No configuration.
History
21 Nov 2024, 09:42
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/5116d858-ce00-418c-a5a5-851c5608c209 - | |
Summary |
|
16 May 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-16 09:15
Updated : 2024-11-21 09:42
NVD link : CVE-2024-4322
Mitre link : CVE-2024-4322
CVE.ORG link : CVE-2024-4322
JSON object : View
Products Affected
No product.
CWE
CWE-29
Path Traversal: '\..\filename'