PT-2024-30466 · Parisneo · Lollms-Webui
Published
2024-05-30
·
Updated
2024-06-02
·
CVE-2024-4330
CVSS v3.1
4.0
Medium
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
parisneo/lollms-webui version 9.6
Description
A path traversal issue was identified due to improper handling of user-supplied input in the "list personalities" endpoint. An attacker can craft a malicious HTTP request to traverse the directory structure and view subfolder names by manipulating the
category parameter. The issue is located in the 'endpoints/lollms advanced.py' file.Recommendations
For version 9.6, consider restricting access to the "list personalities" endpoint until a patch is available, or apply input validation to the
category parameter to prevent directory traversal. As a temporary workaround, avoid using the category parameter in the affected endpoint to minimize the risk of exploitation.Fix
Relative Path Traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lollms-Webui