EDIT: mea culpa, you're quite right -- the potential for this is disastrous in terms of CSRF attacks and so on. I was thinking about this particular implementation that appeared to simply be propagating itself.
Twitter 'onmouseover' security flaw widely exploited
11–20 of 77 posts
Re: Twitter 'onmouseover' security flaw widely exploited
#12Ok, sorry if this question seems amateurish, but I don't quite understand this exploit. I went to my twitter page and it automatically posted a tweet, tried to send DMs etc. A lot of weird stuff was going on so I closed the tab immediately and looked for information on this. Does it mean my account is somehow affected or is it just someone in my timeline who posted this exploit? Edit: Maybe 'affected' is the wrong te…
Re: Twitter 'onmouseover' security flaw widely exploited
#13Re: Twitter 'onmouseover' security flaw widely exploited
#14Relatively harmless as viruses go, so I have to admit to being a bit excited at watching a little bit of internet history unfold. EDIT: mea culpa, you're quite right -- the potential for this is disastrous in terms of CSRF attacks and so on. I was thinking about this particular implementation that appeared to simply be propagating itself.
* login as that user by sending yourself their session token
* scrape email addresses
* follow a spam account
* popup an affiliate site
* trigger a download or one of the new flash exploits to gain access to the local system
your code has to fit within 140 chars, but you can use the libraries that Twitter has included in the page (like $()) to grab elements and make Ajax calls to their backend.
This is a shocker.
Re: Twitter 'onmouseover' security flaw widely exploited
#15My related tweets from earlier tonight... ah, about the RainbowTwtr angle, not exploited tweets! :-)
http://twitter.com/jdub/status/25106766206 http://twitter.com/jdub/status/25112834543
Re: Twitter 'onmouseover' security flaw widely exploited
#16Re: Twitter 'onmouseover' security flaw widely exploited
#17I just wrote a proof-of-concept worm that steals session cookies. It spreads by retweeting. If something like this was released it would spread like wildfire. Reminds me of the MySpace worm that took the site down Time to change your passwords! (Edit: I will post the vuln code once this is patched. Atm I am playing with having the payload make Ajax queries back to Twitter :). Having shortcut functions in the page (ie…
Re: Twitter 'onmouseover' security flaw widely exploited
#18 http://a.no/@onmouseover=;$(textarea:first).val(this.innerHTML);$(.status-update-form).submit() style="color:#000;background:#000;/Re: Twitter 'onmouseover' security flaw widely exploited
#19I just ran into this and it's amazing. The one I caught was an onmouseover that automatically propagates itself. Perhaps the world's first Javascript virus.
Re: Twitter 'onmouseover' security flaw widely exploited
#20If you get caught, just log into twitter via http://www.accessibletwitter.com/ to delete the item it posts.
[PS: Just kidding]