Mm-Wiki · Mm-Wiki · CVE-2021-39394
**Name of the Vulnerable Software and Affected Versions**
mm-wiki version 0.2.1
**Description**
The issue allows attackers to perform Cross-Site Request Forgery (CSRF) attacks, enabling them to arbitrarily add user accounts and modify user information.
**Recommendations**
For mm-wiki version 0.2.1, consider implementing CSRF protection mechanisms, such as token-based validation, to prevent unauthorized requests. As a temporary workaround, restrict access to user account management features until a patch is available.