漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2015-0152513
漏洞标题:某开放大学某后台设计不当导致登陆后台并1元购书
相关厂商:CCERT教育网应急响应组
漏洞作者: Kiran
提交时间:2015-11-09 00:01
修复时间:2015-11-21 20:54
公开时间:2015-11-21 20:54
漏洞类型:设计缺陷/逻辑错误
危害等级:高
自评Rank:10
漏洞状态:已交由第三方合作机构(CCERT教育网应急响应组)处理
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2015-11-09: 细节已通知厂商并且等待厂商处理中
2015-11-21: 厂商已经主动忽略漏洞,细节向公众公开
简要描述:
云南开放大学某后台设计不当导致登陆后台并1元购书
详细说明:
漏洞证明:
修复方案:
应该是代码不当
<p>账 号: <input id="inp_name" class="input_out" style='width:160px' type="text" onfocus="this.className='input_on';this.onmouseout=''"
onblur="this.className='input_off';this.onmouseout=function() {this.className='input_out'};"
onmousemove="this.className='input_move'" onmouseout="this.className='input_out'" name="username" />
</p>
</li>
<li>
<p>密 码: <input id="inp_email" class="input_out" style='width:80px' type="password" onfocus="this.className='input_on';this.onmouseout=''"
onblur="this.className='input_off';this.onmouseout=function() {this.className='input_out'};"
onmousemove="this.className='input_move'" onmouseout="this.className='input_out'" name="pwd" />
版权声明:转载请注明来源 Kiran@乌云
漏洞回应
厂商回应:
危害等级:无影响厂商忽略
忽略时间:2015-11-21 20:54
厂商回复:
最新状态:
暂无