CVE-2024-6971

CVE-2024-6971 is a medium-severity vulnerability in Lollms Lollms-webui with a CVSS 3.x base score of 4.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.

Key facts

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.

Frequently asked questions

What is CVE-2024-6971?
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.
How severe is CVE-2024-6971?
CVE-2024-6971 has a CVSS 3.x base score of 4.4, rated medium severity. It is exploitable over local access with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2024-6971 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (23rd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-6971?
CVE-2024-6971 affects Lollms Lollms-webui. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-6971?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-6971 have an EU (EUVD) identifier?
Yes. CVE-2024-6971 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2983.
When was CVE-2024-6971 published?
CVE-2024-6971 was published on 2024-10-11 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Lollms Lollms-webui

All CVEs affecting Lollms Lollms-webui →

Other CWE-22 (Path Traversal) vulnerabilities

Browse all CWE-22 (Path Traversal) vulnerabilities →