Plikli · Plikli Cms · CVE-2018-19414
**Name of the Vulnerable Software and Affected Versions**
Plikli CMS version 4.0.0
**Description**
The issue concerns multiple cross-site scripting (XSS) vulnerabilities. These vulnerabilities allow remote attackers to inject arbitrary web script or HTML via specific parameters in various PHP files. The affected parameters include the `keyword` parameter to "groups.php", the `username` parameter to "login.php", and the `date` parameter to "search.php".
**Recommendations**
For Plikli CMS version 4.0.0, consider disabling access to the affected PHP files, specifically "groups.php", "login.php", and "search.php", until a patch is available. Restrict input for the `keyword`, `username`, and `date` parameters to minimize the risk of exploitation.