Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: XSS in MySpace.com RuWeb.net and Primus.com

XSS in MySpace.com RuWeb.net and Primus.com

From: Chris <cdp2906_at_gamma2.uta.edu>
Date: 15 Feb 2005 19:45:36 -0000
('binary' encoding is not supported, stored as-is) 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: ">;&lt;script&gt;alert(document.cookie);&lt;/script&gt;

RuWeb.net:

XSS exists in searching for unused domain names. query: ">;&lt;script&gt;alert(document.cookie);&lt;/script&gt;

Primus.com:

XSS exists in the logon to the Customer Care Center. It is limited by the 20 char limit ;]. username: ">;&lt;script&gt;alert(document.cookie);&lt;/script&gt;

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
Received on Feb 16 2005

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]