Mesbook · Mesbook · CVE-2024-6425
**Name of the Vulnerable Software and Affected Versions**
MESbook version 20221021.03
**Description**
The issue allows an unauthenticated remote attacker to register user accounts without authentication. This can be done by accessing the "/account/Register/" route and providing parameters such as `UserName`, `Password`, and `ConfirmPassword`.
**Recommendations**
For MESbook version 20221021.03, as a temporary workaround, consider restricting access to the "/account/Register/" route until a patch is available. Avoid using the parameters `UserName`, `Password`, and `ConfirmPassword` in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.