Vulnerability CVE-2024-1646


Published: 2024-04-16

Description:
parisneo/lollms-webui is vulnerable to authentication bypass due to insufficient protection over sensitive endpoints. The application checks if the host parameter is not '0.0.0.0' to restrict access, which is inadequate when the application is bound to a specific interface, allowing unauthorized access to endpoints such as '/restart_program', '/update_software', '/check_update', '/start_recording', and '/stop_recording'. This vulnerability can lead to denial of service, unauthorized disabling or overriding of recordings, and potentially other impacts if certain features are enabled in the configuration.

Type:

CWE-288

(Authentication Bypass Using an Alternate Path or Channel)

 References:
https://huntr.com/bounties/2f769c46-aa85-4ab8-8b08-fe791313b7ba
https://github.com/parisneo/lollms-webui/commit/02e829b5653a1aa5dbbe9413ec84f96caa1274e8

Copyright 2024, cxsecurity.com

 

Back to Top