CVE-2024-6971
LOW3.4EPSS 0.03%Lord of Large Language Models (LoLLMs) Server path traversal vulnerability in lollms_file_system.py
Published: 10/11/2024Modified: 10/14/2024
Also known as:GHSA-7pgr-32fx-c6x9
Description
A path traversal vulnerability exists in the ParisNeo/lollms 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.
Affected packages (1)
- PyPI/lollmsfrom 0, <= 9.5.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P |
| osv | CVSS 3.1 | LOW3.4 | CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L |