xss cross support

Ask for help about NoScript, no registration needed to post
Darclear

xss cross support

Post by Darclear »

I visit a website that is a video dump for several different video sharing sites. Tinypic has blocked the website, so now he sends the url to another website in a frame to send back the embed code. I allow the other website, but the document.write code is stripped of the code that makes it work.
this code:
document.write(' <embed width=440 height=380 type="application/x-shockwave-flash" src="http://v4.tinypic.com/player.swf?file=2 ... 2Fembed%3E">');

returns only this text:

embed width 440 height 380 type application/x-shockwave-flash src http://v4.tinypic.com/player.swf?file=2 ... 2Fembed%3E

the <> and quotes and the = sign are missing. I have gotten it to work before, but i have had to reinstall firefox and now have to figure out how to get it to work again.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081029 Ant.com Toolbar 1.4 Firefox/2.0.0.18 (.NET CLR 3.5.30729)
Guest

Re: xss cross support

Post by Guest »

Didnt see the edit button, this is the code:

Code: Select all

embed width 440 height 380 type application/x-shockwave-flash src http://v4.tinypic.com/player.swf?file=2i7u2qu&s=4&ap=1%20%3E%3C%2Fembed%3E
Last edited by Alan Baxter on Mon Oct 26, 2009 12:55 am, edited 2 times in total.
Reason: Move back to Support
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081029 Ant.com Toolbar 1.4 Firefox/2.0.0.18 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: xss cross support

Post by therube »

In your download manager, try removing the referrer.

So if the URL to the file is: http://v4.tinypic.com/player.swf?file=2i7abcdefg
& the referrer shows as: http://www.getyourvidshere/skatboardtricks.htm

remove the referrer, http://www.getyourvidshere/skatboardstunts.htm
& see if that doesn't allow the download.

Otherwise, URL where this occurs?
(post it in "plain text" if it is an inappropriate site)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0
Post Reply