Minicms · Minicms · CVE-2018-1000638
**Name of the Vulnerable Software and Affected Versions**
MiniCMS version 1.1
**Description**
The issue is related to a Cross Site Scripting (XSS) vulnerability. It affects the "http://example.org/mc-admin/page.php?date={payload}" endpoint, where `{payload}` can be used for code injection.
**Recommendations**
For MiniCMS version 1.1, as a temporary workaround, consider restricting access to the "http://example.org/mc-admin/page.php?date={payload}" endpoint until a patch is available. Avoid using the `date` parameter in this endpoint until the issue is resolved.