Vulnerability Description
An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the `open_file` endpoint of `lollms_advanced.py`. The `sanitize_path` function with `allow_absolute_path=True` allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can be exploited to read any file and list arbitrary directories on the affected system.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms Web Ui | 9.6 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/11a8bf9d-16f3-49b3-b5fc-ad36d8993c73ExploitIssue TrackingThird Party Advisory
- https://huntr.com/bounties/11a8bf9d-16f3-49b3-b5fc-ad36d8993c73ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2024-6250?
CVE-2024-6250 is a vulnerability with a CVSS score of 7.5 (HIGH). An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the `open_file` endpoint of `lollms_advanced.py`. The `sanitize_path` function with `allow_absolute_path=...
How severe is CVE-2024-6250?
CVE-2024-6250 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-6250?
Check the references section above for vendor advisories and patch information. Affected products include: Lollms Lollms Web Ui.