CVE-2024-6971
Last modified
CVE-2024-6971 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. 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`. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms-Webui | 9.8 |
References
- https://huntr.com/bounties/fbfe7cd0-99fb-4305-bd07-8b573364109eExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-6971?
How severe is CVE-2024-6971?
How do I fix CVE-2024-6971?
Are you affected by CVE-2024-6971?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
