Jeesite · Jeesite · CVE-2023-38990
**Name of the Vulnerable Software and Affected Versions**
jeesite version 1.2.6
**Description**
An issue in the `delete` function in the `MenuController` class allows authenticated attackers to arbitrarily delete menus created by the Administrator.
**Recommendations**
For jeesite version 1.2.6, consider disabling the `delete` function in the `MenuController` class until a patch is available to prevent arbitrary deletion of menus. Restrict access to the `MenuController` class to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this issue.