Mipcms · Mipcms · CVE-2020-18132
**Name of the Vulnerable Software and Affected Versions**
MIPCMS version 3.6.0
**Description**
The issue allows attackers to execute arbitrary code via the category name field in the categoryEdit function. This is a Cross Site Scripting (XSS) issue, which means attackers can inject malicious scripts into websites, potentially allowing them to steal user data or take control of the user's session.
**Recommendations**
For MIPCMS version 3.6.0, consider disabling the category name field in the categoryEdit function until a patch is available to prevent exploitation. Restrict access to the categoryEdit function to minimize the risk of arbitrary code execution. Avoid using the category name field in the categoryEdit function until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.