Subject: Re: Hotmail Cross Site Scripting Vulnerability Date: Sat, 17 Jul 2004 18:15:25 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Jul 2004 17:15:26.0156 (UTC) FILETIME=[A6CF98C0:01C46C21] mail.securityfocus.com autolearn=failed version=3.0.0-r20550 X-UIDL: [~~"!"?:"!& That will auto redirect you to www.google.com but look at the address bar, for me it says: http://by5fd.bay5.hotmail.msn.com/cgi-bin/compose?type=r&curmbox=foobar&a=foobar&msg=foobar&start=foobar&len=foobar&curmbox=F000000001&a=foobar Ok so whats good about a spoofed URL? Well it's from hotmail, this will make for an EXTREAMLY convincing phishing attack, since it's not hard to view the source of www.hotmail.com use the find command and search for form, and well everyone can figure out what to do from there. Also it's possible to steal the users cookies using the following line: Remember to type by hand the victims email address otherwise you won't know who's it is. Content of log.php End of log.php And of course you can add other stuff to log.php like an IP stealing function. Also i think the possibilities are endless with this, since i think it's possible to use iframes and other javascript to split the document.location and get to the compose new message window and then load in addresses from the address book, but