Simpcms · Simpcms · CVE-2024-39248
**Name of the Vulnerable Software and Affected Versions**
SimpCMS version 0.1
**Description**
A cross-site scripting (XSS) vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the `Title` field at the "/admin.php" API endpoint.
**Recommendations**
For SimpCMS version 0.1, consider disabling the `Title` field in the "/admin.php" API endpoint until a patch is available. Restrict access to the "/admin.php" endpoint to minimize the risk of exploitation. Avoid using the `Title` field 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.