Thinkcmf · Thinkcmf · CVE-2020-25915
**Name of the Vulnerable Software and Affected Versions**
ThinkCMF version 5.1.5
**Description**
The issue is a Cross Site Scripting (XSS) vulnerability in the UserController.php file, which allows attackers to execute arbitrary code via a crafted `user login`. This can lead to unauthorized access and malicious activities on the affected system.
**Recommendations**
For ThinkCMF version 5.1.5, consider disabling the `UserController.php` file or restricting access to it until a patch is available. Additionally, avoid using the `user login` parameter 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.