Vulnerability Description
A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the `lollms_core/lollms/server/endpoints/lollms_binding_files_server.py` and `lollms_core/lollms/security.py` files. Due to inadequate validation of file paths between Windows and Linux environments using `Path(path).is_absolute()`, attackers can exploit this flaw to read any file on the system. This issue affects the latest version of LoLLMs running on the Windows platform. The vulnerability is triggered when an attacker sends a specially crafted request to the `/user_infos/{path:path}` endpoint, allowing the reading of arbitrary files, as demonstrated with the `win.ini` file. The issue has been addressed in version 9.5 of the software.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms Web Ui | < 9.5 |
Related Weaknesses (CWE)
References
- https://github.com/parisneo/lollms-webui/commit/49b0332e98d42dd5204dda53dee410b1Patch
- https://huntr.com/bounties/65979513-db0d-46fd-9977-fcd73bcd8a41ExploitThird Party Advisory
- https://github.com/parisneo/lollms-webui/commit/49b0332e98d42dd5204dda53dee410b1Patch
- https://huntr.com/bounties/65979513-db0d-46fd-9977-fcd73bcd8a41ExploitThird Party Advisory
FAQ
What is CVE-2024-2548?
CVE-2024-2548 is a vulnerability with a CVSS score of 7.5 (HIGH). A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the `lollms_core/lollms/server/endpoints/lollms_binding_files_server.py` and `lollms_core/lollms/sec...
How severe is CVE-2024-2548?
CVE-2024-2548 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-2548?
Check the references section above for vendor advisories and patch information. Affected products include: Lollms Lollms Web Ui.