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

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

缺陷编号:wooyun-2015-0126515

漏洞标题:精灵在线多站信息泄露所有数据库暴漏

相关厂商:spriteapp.com

漏洞作者: 路人甲

提交时间:2015-07-14 11:10

修复时间:2015-08-28 12:06

公开时间:2015-08-28 12:06

漏洞类型:敏感信息泄露

危害等级:高

自评Rank:20

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

详细说明:

一个是主站git信息泄露 另一个是管理后台SVN泄露
http://mimi.spriteapp.com/.svn/entries
http://spriteapp.com/.git/config

漏洞证明:

1.png


2.png


11.png


22.png


全部数据库信息:

cache'=>array(
'class'=>'system.caching.CMemCache',
'servers'=>array(
array('host'=>'192.168.133.84', 'port'=>11211),
array('host'=>'192.168.133.231', 'port'=>11211),
),
'keyPrefix' => '',
'hashKey' => false,
'serializer' => false
),
'cache_mi'=>array(
'class'=>'system.caching.CMemCache',
'servers'=>array(
array('host'=>'192.168.133.67', 'port'=>11211),
),
'keyPrefix' => '',
'hashKey' => false,
'serializer' => false
),
'redis'=>array(
'class'=>'system.caching.CRedisCache',
'servers'=>array(
array('host'=>'192.168.133.91', 'port'=>6179),
),
),
'redis_voice'=>array(
'class'=>'system.caching.CRedisCache',
'servers'=>array(
array('host'=>'192.168.133.249', 'port'=>6079,'password'=>'85fsv#wgJmLgJQhyQfsyOJ11l1xiG3XZ'),
),
),
//wangweifeng add redis_video
'redis_video'=>array(
'class'=>'system.caching.CRedisCache',
'servers'=>array(
array('host'=>'192.168.133.249', 'port'=>6079,'password'=>'85fsv#wgJmLgJQhyQfsyOJ11l1xiG3XZ'),
),
),
'redis_mi'=>array(
'class'=>'system.caching.CRedisCache',
'servers'=>array(
// array('host'=>'192.168.133.92', 'port'=>7579),
array('host'=>'192.168.133.67', 'port'=>6279,'password'=>'85fsv#wgJmLgJQhyQfsyOJ11l1xiG3XZ'),
),
),
/*
'db'=>array(
'connectionString' => 'sqlite:'.dirname(__FILE__).'/../data/testdrive.db',
),
*/
// uncomment the following to use a MySQL database
'db'=>array(
'connectionString' => 'mysql:host=cool.jie.c;port=3344;dbname=jie',
'emulatePrepare' => true,
'username' => 'reborn',
'password' => 'newlife',
'charset' => 'utf8',
),
'mi_db'=>array(
'connectionString' => 'mysql:host=192.168.133.67;port=3322;dbname=mimi',
'emulatePrepare' => true,
'username' => 'reborn',
'password' => 'newlife',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'mi_cms_db'=>array(
'connectionString' => 'mysql:host=db2.jie.c;port=3311;dbname=mi_data',
'emulatePrepare' => true,
'username' => 'heyz',
'password' => 'heyzmysql2011',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'jie_cms_db'=>array(
'connectionString' => 'mysql:host=db1.jie.c;port=3310;dbname=jie_data',
'emulatePrepare' => true,
'username' => 'heyz',
'password' => 'heyzmysql2011',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'mi_auto_db'=>array(
'connectionString' => 'mysql:host=db2.jie.c;port=3311;dbname=sys_info',
'emulatePrepare' => true,
'username' => 'heyz',
'password' => 'heyzmysql2011',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'jie_auto_db'=>array(
'connectionString' => 'mysql:host=db1.jie.c;port=3310;dbname=sys_info',
'emulatePrepare' => true,
'username' => 'heyz',
'password' => 'heyzmysql2011',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'jie_msg_db'=>array(
'connectionString' => 'mysql:host=cool;port=3344;dbname=jie',
'emulatePrepare' => true,
'username' => 'reborn',
'password' => 'newlife',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'mi_msg_db'=>array(
'connectionString' => 'mysql:host=192.168.133.67;port=3322;dbname=mimi',
'emulatePrepare' => true,
'username' => 'reborn',
'password' => 'newlife',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'open_mi_db'=>array(
'connectionString' => 'mysql:host=192.168.133.230;port=3310;dbname=admin',
'emulatePrepare' => true,
'username' => 'heyz',
'password' => 'heyzmysql2011',
'charset' => 'utf8',
'class' => 'CDbConnection',
),
'operate_log'=>array(
'connectionString' => 'mysql:host=192.168.133.230;port=3310;dbname=cron',
'emulatePrepare' => true,
'username' => 'heyz',
'password' => 'heyzmysql2011',
'charset' => 'utf8',
'class' => 'CDbConnection',


<?php
$config['config_db'] =array(
"user" => "heyz",
"password" => "heyzmysql2011",
"dsn" => "mysql:host=192.168.133.230;port=3310;dbname=config"
);
$config['redis'] = array(
"servers" => "192.168.133.183:6079",
"password" => "85fsv#wgJmLgJQhyQfsyOJ11l1xiG3XZ",
);
$config['redis_conf_key'] = "config_hash_";
$config['bg_voice_key'] = 'v_s_bglist';
$config['voice_db'] =array(
"user" => "reborn",
"password" => "newlife",
"dsn" => "mysql:host=cool.jie.c;port=3344;dbname=jie"
);
$config["bvdomain"] = "http://img.spriteapp.cn";


<?php
$config['redisConf'] = array('server'=>'192.168.133.183:6079',
"password"=>"85fsv#wgJmLgJQhyQfsyOJ11l1xiG3XZ",
);
$config['key'] = '_web_flow_';
$config['fg_queue_key'] = array(
'text'=>'_web_text_queue_',
'pic'=>'_web_pic_queue_',
'audio'=>'_web_audio_queue_'
);
$config['fastdfsConf'] = array(
'voice'=>'192.168.133.85:33133',
'picture'=>'192.168.133.87:33233'
);
$config['domain'] = array(
"voice"=>"http://voice.spriteapp.com",
"picture"=>"http://picture.spriteapp.com",
"bvdomain"=>"http://img.spriteapp.com",
"static"=>'http://sp.budejie.com',
);
$config['db'] = array(
"user" => "reborn",
"password" => "newlife",
"dsn" => "mysql:host=192.168.133.68;port=3344;dbname=jie"
);
$config['range'] = 'day';
$config['comment_show_count'] = 3;


其他乱七八糟就不贴了..

修复方案:

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:19

确认时间:2015-07-14 12:05

厂商回复:

修。。。。。。

最新状态:

暂无