漏洞概要
关注数(24)
关注此漏洞
漏洞标题:联通某服务器Radmin弱口令涉及大量机房分布等敏感信息
漏洞作者: 深蓝
提交时间:2015-12-15 18:08
修复时间:2016-01-28 17:10
公开时间:2016-01-28 17:10
漏洞类型:服务弱口令
危害等级:高
自评Rank:20
漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理
Tags标签:
无
漏洞详情
披露状态:
2015-12-15: 细节已通知厂商并且等待厂商处理中
2015-12-18: 厂商已经确认,细节仅向厂商公开
2015-12-28: 细节向核心白帽子及相关领域专家公开
2016-01-07: 细节向普通白帽子公开
2016-01-17: 细节向实习白帽子公开
2016-01-28: 细节向公众公开
简要描述:
详细说明:
route add -p **.**.**.** MASK **.**.**.** **.**.**.**
route add -p **.**.**.** MASK **.**.**.** **.**.**.**
route print 查看路由,如果添加的路由能显示出来,则说明设置成功。
注意:1、MASK 一定要大写!
2、0.0 后边的IP分别是内、外网的网关。
Sys
vlan batch 10 20 30 40 //建立VLAN
interface Vlanif10
ip address **.**.**.** **.**.**.** //对应服务器的网关
#
interface Vlanif20
ip address **.**.**.** **.**.**.** //对应21口的IP地址
#
interface Vlanif30
ip address **.**.**.** **.**.**.** //对应22口的IP地址
#
interface Vlanif40
ip address **.**.**.** **.**.**.** //对应上城域网交换机的上联
#
#
interface GigabitEthernet0/0/1
port link-type access
port default vlan 10 //1口加入服务器网关
interface GigabitEthernet0/0/3
port link-type access
port default vlan 40 // 3口加入上联城域网IP地址
interface GigabitEthernet0/0/21
port link-type access
port default vlan 20 //21口加入VLAN20对应的
#
interface GigabitEthernet0/0/22
port link-type access
port default vlan 30 //22口加入VLAN30对应的
在系统视图下添加静态路由:
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
.
.
ip route-static **.**.**.** 24 **.**.**.** //中间省略请添加完全(11-100)。
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
ip route-static **.**.**.** 24 **.**.**.**
.
.
ip route-static **.**.**.** 24 **.**.**.** //中间省略请添加完全(101-200)。
漏洞证明:
<img src="/uplo
/>ad/201512/15135059a6c7a58a1e63768d66e71034487b7b7f.png" alt="1.png" />
修复方案:
版权声明:转载请注明来源 深蓝@乌云
漏洞回应
厂商回应:
危害等级:高
漏洞Rank:10
确认时间:2015-12-18 18:19
厂商回复:
CNVD未复现所述情况,已经转由CNCERT下发给河北分中心,由其后续协调网站管理单位处置.
最新状态:
暂无
漏洞评价:
评价