PT-2025-12144 · Unknown · Parisneo/Lollms-Webui
Published
2025-03-20
·
Updated
2025-03-20
·
CVE-2024-12766
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
parisneo/lollms-webui version V13 (feather)
Description
The issue is a Server-Side Request Forgery (SSRF) vulnerability in the "POST /api/proxy" REST API. Attackers can exploit this 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.Recommendations
As a temporary workaround, consider disabling the
POST /api/proxy API endpoint until a patch is available.
Restrict access to the lollmsElfServer to minimize the risk of exploitation.
Avoid using the url parameter in the affected API endpoint until the issue is resolved.Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parisneo/Lollms-Webui