A Denial of Service (DoS) vulnerability exists in multiple file upload endpoints of parisneo/lollms-webui version V12 (Strawberry). The vulnerability can be exploited remotely via Cross-Site Request Forgery (CSRF). Despite CSRF protection preventing file uploads, the application still processes multipart boundaries, leading to resource exhaustion. By appending additional characters to the multipart boundary, an attacker can cause the server to parse each byte of the boundary, ultimately leading to service unavailability. This vulnerability is present in the `/upload_avatar`, `/upload_app`, and `/upload_logo` endpoints.
References
Configurations
History
04 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
CWE |
01 Apr 2025, 20:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/935dbc03-1b43-4dbb-b6cd-1aa95a789d4f - Exploit | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
First Time |
Lollms lollms Web Ui
Lollms |
|
CPE | cpe:2.3:a:lollms:lollms_web_ui:12:*:*:*:*:*:*:* | |
CWE | CWE-352 |
20 Mar 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://huntr.com/bounties/935dbc03-1b43-4dbb-b6cd-1aa95a789d4f - |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-04-04 09:15
NVD link : CVE-2024-8736
Mitre link : CVE-2024-8736
CVE.ORG link : CVE-2024-8736
JSON object : View
Products Affected
lollms
- lollms_web_ui
CWE
CWE-352
Cross-Site Request Forgery (CSRF)