SQL injection - GestDownV1.00Beta

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux