WordPress WP-Stats-Dashboard Plugin Multiple Cross-Site Scripting Vulnerabilities

Summary
This host is installed with WordPress WP-Stats-Dashboard Plugin and is prone to multiple cross-site scripting vulnerabilities.
Impact
Successful exploitation will allow attackers to execute arbitrary web script or HTML in a user's browser session in the context of an affected site. Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
The flaws are due to input passed via, - 'icon', 'url', 'name', 'type', 'code', 'username' GET parameters to '/wp-content/plugins/wp-stats-dashboard/view/admin/admin_profile_type.php' - 'onchange' GET parameter to '/wp-content/plugins/wp-stats-dashboard/view/admin/blocks/select-trend.php' - and 'submenu' GET parameter to '/wp-content/plugins/wp-stats-dashboard/view/admin/blocks/submenu.php' is not properly sanitised before being returned to the user.
Affected
WordPress WP-Stats-Dashboard version 2.6.6.1 and prior.
References