Path Traversal in Lollms Web Ui
CVE-2024-4330
A path traversal vulnerability was identified in the parisneo/lollms-webui repository, specifically within version 9.6. The vulnerability arises due to improper handling of user-supplied input in the 'list_personalities' endpoint. By crafting a malicious HTTP request, an attacker can traverse the directory structure and view the contents of any folder, albeit limited to subfolder names only. This issue was demonstrated via a specific HTTP request that manipulated the 'category' parameter to access arbitrary directories. The vulnerability is present in the code located at the 'endpoints/lollms_advanced.py' file.
EPSS: 0.003 (20.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.3 (Low). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Lollms Lollms_web_ui
- Parisneo Parisneo/lollms-webui — versions unspecified
Weakness classification (CWE)
References
- security@huntr.dev (Exploit, Patch, Third Party Advisory, Issue Tracking)
Frequently asked questions
- What is CVE-2024-4330?
- CVE-2024-4330 is a low-severity vulnerability in Lollms Web Ui, classified under Relative Path Traversal. CVSS score: 3.3/10. Published 2024-05-30.
- How severe is CVE-2024-4330?
- Low severity. CVSS v3 base score is 3.3 out of 10.