Description
|
|
Stefan Schurtz has discovered some vulnerabilities in the Count Per Day plugin for WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks.
Input passed via multiple parameters to wp-content/plugins/count-per-day/userperspan.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
List of affected scripts and parameters:
<a href="http://[host]/wp-content/plugins/count-per-day/userperspan.php?page
" target="_blank">http://[host]/wp-content/plugins...r-day/userperspan.php?page
</a>
<a href="http://[host]/wp-content/plugins/count-per-day/userperspan.php?datemin
" target="_blank">http://[host]/wp-content/plugins...ay/userperspan.php?datemin
</a>
<a href="http://[host]/wp-content/plugins/count-per-day/userperspan.php?datemax
" target="_blank">http://[host]/wp-content/plugins...ay/userperspan.php?datemax
</a>
The vulnerabilities are confirmed in version 3.1.1. Prior versions may also be affected.
|