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

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

缺陷编号:wooyun-2015-0125680

漏洞标题:宇龙通信(酷派)某站信息泄漏

相关厂商:yulong.com

漏洞作者: 路人甲

提交时间:2015-07-09 16:24

修复时间:2015-08-24 09:12

公开时间:2015-08-24 09:12

漏洞类型:敏感信息泄露

危害等级:高

自评Rank:15

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

....

详细说明:

漏洞网站:http://mybbs.coolyun.com/

w.png


http://mybbs.coolyun.com/config/.config_global.php.swp

data/www/coolpad/bbs.coolpad.com/versions/v2.0.18/config/config_global.phputf-8
$_config['db']['1']['slave']['1']['weight'] = '0.3'; //权重:数据越大权重越高
$_config['db']['1']['slave']['1']['tablepre'] = 'pre_';
$_config['db']['1']['slave']['1']['dbname'] = 'coolpad_bbs';
$_config['db']['1']['slave']['1']['pconnect'] = '0';
$_config['db']['1']['slave']['1']['dbcharset'] = 'utf8';
$_config['db']['1']['slave']['1']['dbpw'] = '0p9o8i7u6ykupai';
$_config['db']['1']['slave']['1']['dbuser'] = 'coolpad_bbs';
$_config['db']['1']['slave']['1']['dbhost'] = '192.168.50.21:4108';
$_config['db']['1']['slave']['2']['weight'] = '0.7'; //权重:数据越大权重越高
$_config['db']['1']['slave']['2']['tablepre'] = 'pre_';
$_config['db']['1']['slave']['2']['dbname'] = 'coolpad_bbs';
$_config['db']['1']['slave']['2']['pconnect'] = '0';
$_config['db']['1']['slave']['2']['dbcharset'] = 'utf8';
$_config['db']['1']['slave']['2']['dbpw'] = '0p9o8i7u6ykupai';
$_config['db']['1']['slave']['2']['dbuser'] = 'coolpad_bbs';
$_config['db']['1']['slave']['2']['dbhost'] = '192.168.50.23:4108';
$_config['db']['slave'] = true;//$_config['db']['slave'] = false;//启用从服务器的开关//$_config['db']['slave'] = '';
$_config['db']['common']['slave_except_table'] = 'common_session,common_seccheck,common_process,common_member_secwhite,forum_threaddisablepos,common_member_newprompt,dsu_paulsign,dsu_paulsignset,dsu_paulsign_apk,dsu_paulsign_record_apk,plugin_auction,plugin_auction_message,plugin_auction_xml,plugin_auctionapply,common_searchindex,common_member_count,common_admincp_session';//
$_config['db']['common']['slave_except_table'] = '';
$_config['db$_config['coolyunFileServer']['coolyunAttachment'] = COOLYUN_ATTACHMENT;
if (!defined("COOLYUN_ATTACHMENT")) include dirname(__FILE__)."/config_coolyunAttachment.php";//uses : 酷云文件服务器配置
$_config['email_proxy']['url']='http://192.168.0.127/emailnotify/emailproxy.php';
//$_config['email_proxy']['url']='http://61.141.236.22/emailnotify/emailproxy.php';
$_config['email_proxy']['on?]=1;//通过代理服务器发送邮件(@功能时用到)//add by donggaofeng 14.9.10
$_config['cost']['on']=0;adRM??\31???S!?
???o0??L??e?NM1??????|R//APK接口后台处理耗时打点开关//add by donggaofeng
$_config['credit']['on']=1;//统一积分平台开关//add by donggaofeng 14.8.8
$_config['adv_vm_server']['on'] = 0;//adv虚拟机服务器开关//add by donggaofeng 14.8.6
$_config['sso']['forgetpwurl'] = 'https://passport.coolyun.com/forget';
$_config['sso']['loginoutcallback'] ='http://bbs.coolpad.com/member.php?mod=logging&action=logout&formhash=';
$_config['sso']['loginouturl'] = 'https://passport.coolyun.com/sso/logout';
$_config['sso']['logincallback'] = 'http://bbs.coolpad.com/login_sso_web.php';
$_config['sso']['loginurl'] = 'https://passport.coolyun.com';
$_config['sso']['loginapiurl'] = 'https://passport.coolyun.com/sso/login-api.js';
$_config['sso']['registerurlwap'] = 'https://passport.coolyun.com/mobile/register';
$_config['sso']['registerurl'] = 'https://passport.coolyun.com/register';
$_config['sso']['domainwap'] = 'https://passport.coolyun.com/mobile';
$_config['sso']['domainweb'] = 'https://passport.coolyun.com';
$_config['sso']['appkey'] = '8efbf13fae95e3b0b3e676a26af17d3e';
$_config['sso']['appid'] = 1010003;
$_config['sso']['wap'] = 1;//单点登录开关-WAP端
$_config['sso']['on'] = 1;//单点登录开关-PC端


从这里
$_config['email_proxy']['url']='http://61.141.236.22/emailnotify/emailproxy.php';

w3.png


漏洞证明:

里面的各种key不知道怎么利用

修复方案:

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:6

确认时间:2015-07-10 09:10

厂商回复:

最新状态:

暂无