Open GoogleCodeExporter opened 9 years ago
In my application,when use some scan app,it says swfobject.js file has DOM
based XSS,the problem code snippet:
var ad = M.ie && M.win ? "ActiveX" : "PlugIn",
ac = "MMredirectURL=" + O.location.toString().replace(/&/g, "%26") + "&MMplayerType=" + ad + "&MMdoctitle=" + j.title;
Original comment by ycyco...@gmail.com
on 28 Apr 2014 at 1:43
IBM Rational App Scan 8.5.0.1 also gives this:
Request/Response:
http://server_name/path/swfobject.js:
4 : var ad = M.ie && M.win ? "ActiveX" : "PlugIn",
4 : ab.flashvars = ac
4 : u(aa, ab, X)
4 : function u(ai, ag, Y) {
4 : af += '<param name="' + ad + '" value="' + ag[ad] + '" />'
4 : aa.outerHTML = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"' + ah + ">" + af + "</object>";
Original comment by vladi...@milovanovic.me
on 26 Dec 2014 at 12:18
Original issue reported on code.google.com by
anuradha...@gmail.com
on 8 Apr 2013 at 7:49