网站地图    收藏   

主页 > 后端 > 网站安全 >

Wordpress网店插件eShop多重xss - 网站安全 - 自学ph

来源:自学PHP网    时间:2015-04-17 14:47 作者: 阅读:

[导读] Product: eShop for WordpressVendor: Rich Pedley ( http://wordpress.org/extend/plugins/eshop/ )Vulnerable Version: 6.2.8 and probably priorTested on: 6.2.8Vendor Notification: 20 ......

Product: eShop for Wordpress
Vendor: Rich Pedley ( http://wordpress.org/extend/plugins/eshop/ )
Vulnerable Version: 6.2.8 and probably prior
Tested on: 6.2.8
Vendor Notification: 20 July 2011
Vulnerability Type: XSS (Cross Site Scripting)
Status: Fixed by Vendor
Risk level: Medium
Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ \
)

Vulnerability Details:
High-Tech Bridge SA Security Research Lab has discovered multiple vulnerabilities in \
eShop for Wordpress, which can be exploited to perform cross-site scripting attacks \
against logged-in Wordpress Administrator.

1) Input passed via the "eshoptemplate" GET parameter to /wp-admin/admin.php (when \
"page" is set to "eshop-templates.php") is not properly sanitised before being \
returned to the user. This can be exploited to execute arbitrary HTML and script code \
in a administrator's browser session in context of affected website.

The following PoC code is available:

http://[www.2cto.com]/wp-admin/admin.php?page=eshop-templates.php&eshoptemplate=%22%3E%3Cscrip \
t%3Ealert%28document.cookie%29;%3C/script%3E

2) Input passed via the "action" GET parameter to /wp-admin/admin.php (when "page" is \
set to "eshop-orders.php") is not properly sanitised before being returned to the \
user. This can be exploited to execute arbitrary HTML and script code in a \
administrator's browser session in context of affected website.

The following PoC code is available:

http://[www.2cto.com]/wp-admin/admin.php?page=eshop-orders.php&view=1&action=%22%3E%3Cscript%3 \
Ealert%28document.cookie%29;%3C/script%3E

3) Input passed via the "viewemail" GET parameter to /wp-admin/admin.php (when "page" \
is set to "eshop-orders.php") is not properly sanitised before being returned to the \
user. This can be exploited to execute arbitrary HTML and script code in a \
administrator's browser session in context of affected website.

http://[www.2cto.com]/wp-admin/admin.php?page=eshop-orders.php&viewemail=%22%3E%3Cscript%3Eale \
                rt%28document.cookie%29;%3C/script%3E
Solution: Upgrade to the most recent version

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论