First published: Thu Jun 06 2024(Updated: )
A vulnerability in the parisneo/lollms-webui version 9.3 allows attackers to bypass intended access restrictions and execute arbitrary code. The issue arises from the application's handling of the `/execute_code` endpoint, which is intended to be blocked from external access by default. However, attackers can exploit the `/update_setting` endpoint, which lacks proper access control, to modify the `host` configuration at runtime. By changing the `host` setting to an attacker-controlled value, the restriction on the `/execute_code` endpoint can be bypassed, leading to remote code execution. This vulnerability is due to improper neutralization of special elements used in an OS command (`Improper Neutralization of Special Elements used in an OS Command`).
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
Parisneo Lollms | =9.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2359 is considered a high severity vulnerability due to its potential for arbitrary code execution.
To fix CVE-2024-2359, update the Parisneo Lollms Web UI to a version that addresses the access restrictions vulnerability.
CVE-2024-2359 can allow unauthorized users to bypass access controls and execute arbitrary code, compromising system integrity.
CVE-2024-2359 affects version 9.3 of the Parisneo Lollms Web UI.
As of now, there are no confirmed reports of active exploitation for CVE-2024-2359, but it is advisable to remediate the vulnerability promptly.