|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
SQL injection - GestDownV1.00Beta
bebe
gmail.com
Date: Sat Dec 08 2007 - 20:49:47 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
catdownload.php (line 16)
$sql = ('SELECT * FROM downloads WHERE categorie='.$categorie.'');
download.php (line 6)
mysql_query('SELECT * FROM `downloads` WHERE categorie=' . $_GET['id']);
hitcounter.php (line 15)
$requete = "SELECT lien FROM downloads WHERE id=$id";
download:
http://www.01php.com/fiche-scripts-148.html
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]