Hi Ernest,
We ran Code Scanner through a WordPress Security Plugin and received the following, specific to your Plugin:
Vulnerability found
Code Scanner found Cross Site Scripting (XSS) vulnerability. An attacker can exploit this!: 29
<div class=”errorMsg”>This search instance (id=<?php echo $_GET[‘asp_sid’] ; ?>) does not exists.</div>
Vulnerability found
Code Scanner found Cross Site Scripting (XSS) vulnerability. An attacker can exploit this!: 106
<div id=”wpdreams” class=’wpdreams wrap’ style=”min-width: 1280px;” data-searchid=”<?php echo $_GET[‘asp_sid’]; ?>”>
The Plugin author suggests this vulnerability to be removed ASAP.
Thanks.