WordPress · Sniplets Plugin For Wordpress · CVE-2008-1061
**Name of the Vulnerable Software and Affected Versions**
Sniplets plugin for WordPress versions 1.1.2 and 1.2.2
**Description**
The issue allows remote attackers to inject arbitrary web script or HTML. This can be achieved via several parameters, including the `text` parameter to endpoints such as "warning.php", "notice.php", and "inset.php" in the "view/sniplets/" directory, and possibly "modules/execute.php". Additionally, the `url` parameter to "view/admin/submenu.php" and the `page` parameter to "view/admin/pager.php" are vulnerable.
**Recommendations**
For Sniplets plugin for WordPress version 1.1.2, update to a version that fixes the XSS vulnerabilities.
For Sniplets plugin for WordPress version 1.2.2, update to a version that fixes the XSS vulnerabilities.
As a temporary workaround, consider restricting access to the vulnerable endpoints, such as "warning.php", "notice.php", "inset.php", "modules/execute.php", "view/admin/submenu.php", and "view/admin/pager.php", until a patch is available. Avoid using the `text`, `url`, and `page` parameters in the affected endpoints until the issue is resolved.