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

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

缺陷编号:wooyun-2015-0156028

漏洞标题:YY内部开放平台未授权访问(应用统计/周报/消费信息泄露)

相关厂商:广州多玩

漏洞作者: 路人甲

提交时间:2015-11-26 11:38

修复时间:2015-12-01 11:40

公开时间:2015-12-01 11:40

漏洞类型:未授权访问/权限绕过

危害等级:中

自评Rank:10

漏洞状态:漏洞已经通知厂商但是厂商忽略漏洞

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-11-26: 细节已通知厂商并且等待厂商处理中
2015-12-01: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

RT
附赠xss

详细说明:

http://admin.open.yy.com/


访问域名出现403

QQ20151126-3@2x.png


扫到一个文件备份

http://admin.open.yy.com/stat/index.php.bak


<?php
// change the following paths if necessary
$yii=dirname(__FILE__).'/../app/yii/framework/yii.php';
$config=dirname(__FILE__).'/protected/config/main.php';
// remove the following lines when in production mode
defined('YII_DEBUG') or define('YII_DEBUG',true);
// specify how many levels of call stack should be shown in each log message
defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3);
require_once($yii);
Yii::createWebApplication($config)->run();


访问 http://admin.open.yy.com/stat/

QQ20151126-4@2x.png


平台日活统计数据

QQ20151126-5@2x.png


漏洞证明:

平台周报信息

QQ20151126-6@2x.png


粉丝订阅

QQ20151126-7@2x.png


在查询中发现存在xss漏洞

QQ20151126-8@2x.png


QQ20151126-9@2x.png

修复方案:

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


漏洞回应

厂商回应:

危害等级:无影响厂商忽略

忽略时间:2015-12-01 11:40

厂商回复:

漏洞Rank:8 (WooYun评价)

最新状态:

暂无