Monicahq · Monicahq · CVE-2023-30788
**Name of the Vulnerable Software and Affected Versions**
MonicaHQ version 4.0.0
**Description**
The issue allows an authenticated remote attacker to execute malicious code in the application. This is achieved via CSTI in the "people/add" endpoint, utilizing parameters such as `nickName`, `description`, `lastName`, `middleName`, and `firstName`.
**Recommendations**
For MonicaHQ version 4.0.0, consider disabling access to the "people/add" endpoint until a patch is available, or restrict the use of the `nickName`, `description`, `lastName`, `middleName`, and `firstName` parameters to minimize the risk of exploitation.