CVE-2024-2178

A path traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'copy_to_custom_personas' endpoint in the 'lollms_personalities_infos.py' file. This vulnerability allows attackers to read arbitrary files by manipulating the 'category' and 'name' parameters during the 'Copy to custom personas folder for editing' process. By inserting '../' sequences in these parameters, attackers can traverse the directory structure and access files outside of the intended directory. Successful exploitation results in unauthorized access to sensitive information.
Configurations

No configuration.

History

No history.

Information

Published : 2024-06-02 11:15

Updated : 2024-11-21 09:09


NVD link : CVE-2024-2178

Mitre link : CVE-2024-2178

CVE.ORG link : CVE-2024-2178


JSON object : View

Products Affected

No product.

CWE
CWE-29

Path Traversal: '\..\filename'