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

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

缺陷编号:wooyun-2015-0114109

漏洞标题:百度上网代理服务器信息泄露

相关厂商:百度

漏洞作者: xsjswt

提交时间:2015-05-22 16:47

修复时间:2015-07-09 14:58

公开时间:2015-07-09 14:58

漏洞类型:重要敏感信息泄露

危害等级:低

自评Rank:2

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-05-22: 细节已通知厂商并且等待厂商处理中
2015-05-25: 厂商已经确认,细节仅向厂商公开
2015-06-04: 细节向核心白帽子及相关领域专家公开
2015-06-14: 细节向普通白帽子公开
2015-06-24: 细节向实习白帽子公开
2015-07-09: 细节向公众公开

简要描述:

当你弄到某公司的webshell,却发现,这个机器根本无法连外网怎么办?
不要怕,赶紧召唤金克拉
用了金克拉,一袋能顶两袋撒

详细说明:

用了金克拉,不倒伏
https://github.com/MichaelHu/myscripts/blob/03d8d9b238d6c551fb5f36f9c261b85e81fbb7a4/apache/conf/other/rewrite.conf
用了金克拉,能上网

# news代理
#RewriteRule ^/news$ http://tc-apptest-img08.vm.baidu.com:8055/vs_proxy.php?request_url=http://m.baidu.com/news? [P,QSA]
#RewriteCond %{QUERY_STRING} !(tn=bdapilist)
#RewriteCond %{QUERY_STRING} tn=bdcmsindex
#RewriteRule ^/news$ http://tc-apptest-img08.vm.baidu.com:8055/vs_proxy.php?request_url=http://db-news-fe1.vm.baidu.com:8090/news? [P,QSA]
RewriteRule ^/news$ http://m.baidu.com/news [P]
RewriteRule ^/sn/api/recommend(list|info) http://api.baiyue.baidu.com$0 [P]
RewriteRule ^/static/widget/(.+\.js)$ /newspc_static/widget/mod_wrapper.php?path=$1 [P]
RewriteRule ^/static/(widget/.+) /newspc_static/$1 [P]
#RewriteCond %{QUERY_STRING} tn=bdapilist
#RewriteRule ^/news$ http://db-news-fe1.vm.baidu.com:8090$0 [P]
# video代理
# RewriteRule ^/video$ http://tc-apptest-img08.vm.baidu.com:8055/vs_proxy.php?request_url=http://m.baidu.com/video? [P,QSA]
# RewriteRule ^/video$ http://cq01-video-rdtest01.vm.baidu.com:8084$0 [P]
# RewriteRule ^/video$ /video/mock_static.php$0 [P]


用url rewrite加php代理,好像和我发过的某个帖子思路很像啊

漏洞证明:

我无法证明,因为我没有完成第一步,打倒某公司的webshell,所以自评低

修复方案:

删了github上的这个信息

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


漏洞回应

厂商回应:

危害等级:低

漏洞Rank:2

确认时间:2015-05-25 14:56

厂商回复:

经过测试 代理服务器已经关闭

最新状态:

暂无


漏洞评价:

评论