Vulnerability Description
A vulnerability in parisneo/lollms-webui v13 arises from the server's handling of multipart boundaries in file uploads. The server does not limit or validate the length of the boundary or the characters appended to it, allowing an attacker to craft requests with excessively long boundaries, leading to resource exhaustion and eventual denial of service (DoS). Despite an attempted patch in commit 483431bb, which blocked hyphen characters from being appended to the multipart boundary, the fix is insufficient. The server remains vulnerable if other characters (e.g., '4', 'a') are used instead of hyphens. This allows attackers to exploit the vulnerability using different characters, causing resource exhaustion and service unavailability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms Web Ui | 13 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/63f5aea4-953b-4b38-9f10-3afe425be1d4ExploitThird Party Advisory
FAQ
What is CVE-2025-1451?
CVE-2025-1451 is a vulnerability with a CVSS score of 7.5 (HIGH). A vulnerability in parisneo/lollms-webui v13 arises from the server's handling of multipart boundaries in file uploads. The server does not limit or validate the length of the boundary or the characte...
How severe is CVE-2025-1451?
CVE-2025-1451 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-2025-1451?
Check the references section above for vendor advisories and patch information. Affected products include: Lollms Lollms Web Ui.