A path traversal vulnerability exists in the parisneo/lollms-webui repository, specifically in the `lollms_file_system.py` file. The functions `add_rag_database`, `toggle_mount_rag_database`, and `vectorize_folder` do not implement security measures such as `sanitize_path_from_endpoint` or `sanitize_path`. This allows an attacker to perform vectorize operations on `.sqlite` files in any directory on the victim's computer, potentially installing multiple packages and causing a crash.
References
Link | Resource |
---|---|
https://huntr.com/bounties/fbfe7cd0-99fb-4305-bd07-8b573364109e | Exploit Third Party Advisory |
Configurations
History
03 Jul 2025, 13:39
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/fbfe7cd0-99fb-4305-bd07-8b573364109e - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.4 |
First Time |
Parisneo
Parisneo lollms-webui |
|
CPE | cpe:2.3:a:parisneo:lollms-webui:9.8:*:*:*:*:*:*:* |
Information
Published : 2024-10-11 13:15
Updated : 2025-07-03 13:39
NVD link : CVE-2024-6971
Mitre link : CVE-2024-6971
CVE.ORG link : CVE-2024-6971
JSON object : View
Products Affected
parisneo
- lollms-webui
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')