Vulnerability Description
parisneo/lollms-webui version V13 (feather) suffers from a Server-Side Request Forgery (SSRF) vulnerability in the `POST /api/proxy` REST API. Attackers can exploit this vulnerability to abuse the victim server's credentials to access unauthorized web resources by specifying the JSON parameter `{"url":"http://steal.target"}`. Existing security mechanisms such as `forbid_remote_access(lollmsElfServer)`, `lollmsElfServer.config.headless_server_mode`, and `check_access(lollmsElfServer, request.client_id)` do not protect against this vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms Web Ui | 13 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1ExploitThird Party Advisory
- https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1ExploitThird Party Advisory
FAQ
What is CVE-2024-12766?
CVE-2024-12766 is a vulnerability with a CVSS score of 7.5 (HIGH). parisneo/lollms-webui version V13 (feather) suffers from a Server-Side Request Forgery (SSRF) vulnerability in the `POST /api/proxy` REST API. Attackers can exploit this vulnerability to abuse the vic...
How severe is CVE-2024-12766?
CVE-2024-12766 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-12766?
Check the references section above for vendor advisories and patch information. Affected products include: Lollms Lollms Web Ui.