Beveiligingsadvies

CVE-2024-3029

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-04-16 00:00:14
Laatst bijgewerkt 2024-08-09 18:56:41
Toegewezen door @huntr_ai
CVSS-score 9.0
Status PUBLISHED

Beschrijving

In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the 'multi_user_mode'. The vulnerability allows an attacker to remove all existing users and potentially create a new admin user without requiring a password, leading to unauthorized access and control over the application.