CVE-2024-12766: SSRF in parisneo/lollms-webui
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 forbidremoteaccess(lollmsElfServer), lollmsElfServer.config.headlessservermode, and checkaccess(lollmsElfServer, request.clientid) do not protect against this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-12766?
The severity of CVE-2024-12766 is rated as high due to its potential for exploitation through unauthorized access to web resources.
How do I fix CVE-2024-12766?
To fix CVE-2024-12766, it's recommended to update to the latest version of lollms-webui that addresses the SSRF vulnerability.
What type of vulnerability is CVE-2024-12766?
CVE-2024-12766 is a Server-Side Request Forgery (SSRF) vulnerability.
Who is affected by CVE-2024-12766?
Users of parisneo lollms-webui version V13 (feather) are affected by CVE-2024-12766.
What can attackers do with CVE-2024-12766?
Attackers can exploit CVE-2024-12766 to misuse the victim server's credentials and access unauthorized web resources.