[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20050215194536.25427.qmail@www.securityfocus.com>
Date: 15 Feb 2005 19:45:36 -0000
From: Chris <cdp2906@...ma2.uta.edu>
To: bugtraq@...urityfocus.com
Subject: XSS in MySpace.com RuWeb.net and Primus.com
I keep seeing more people submitting XSS vulns on particular sites so I decided to submit the ones I'd found.
MySpace.com:
XSS exists in MySpace search fields. Some fields are protected but the profiles search field is not. query: ">;<script>alert(document.cookie);</script>
RuWeb.net:
XSS exists in searching for unused domain names. query: ">;<script>alert(document.cookie);</script>
Primus.com:
XSS exists in the logon to the Customer Care Center. It is limited by the 20 char limit ;]. username: ">;<script>alert(document.cookie);</script>
Consequences of this type of vulnerability could lead to session cookie theft. There are a few techniques in wich XSS vulnerabilities like this can be exploited, such as convincing a user to click on a malicious link or sending out massemails that load malicious iframes to steal said users cookies.
Vendors were notified no response recieved.
Credit: cdp2906(at)gamma2.uta.edu a.k.a. ReZEN of XOR Research Group http://xor.jrbach.com
Powered by blists - more mailing lists