A missing authentication check in the uninstall endpoint of parisneo/lollms-webui V13 allows attackers to perform unauthorized directory deletions. The /uninstall/{app_name} API endpoint does not call the check_access() function to verify the client_id, enabling attackers to delete directories without proper authentication.
References
Link | Resource |
---|---|
https://huntr.com/bounties/5c00f56b-32a8-4e26-a4e3-de64f139da6b | Exploit Third Party Advisory Issue Tracking |
Configurations
History
09 Jul 2025, 14:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/5c00f56b-32a8-4e26-a4e3-de64f139da6b - Exploit, Third Party Advisory, Issue Tracking | |
CPE | cpe:2.3:a:lollms:lollms_web_ui:13:*:*:*:*:*:*:* | |
First Time |
Lollms
Lollms lollms Web Ui |
|
Summary |
|
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-07-09 14:17
NVD link : CVE-2024-9919
Mitre link : CVE-2024-9919
CVE.ORG link : CVE-2024-9919
JSON object : View
Products Affected
lollms
- lollms_web_ui
CWE
CWE-304
Missing Critical Step in Authentication