Cuppacms · Cuppacms · CVE-2022-37190
**Name of the Vulnerable Software and Affected Versions**
CuppaCMS version 1.0
**Description**
The issue allows an authenticated user to execute remote code, providing control over certain parameters. Specifically, the `/api/index.php` API endpoint is affected, where an attacker can manipulate the `action` and `function` parameters.
**Recommendations**
For CuppaCMS version 1.0, consider restricting access to the `/api/index.php` API endpoint until a fix is available. As a temporary workaround, limit the ability of authenticated users to control the `action` and `function` parameters in this endpoint to minimize the risk of exploitation.