Re: Calendarix <= 0.7 (calpath) Remote File Inclusion Vulnerability
sh3ll@xxxxxxxx schrieb am Sat, 12 Aug 2006 09:59:20 +0000:
>
>Solution:
>
>~~~~~~~~
>
>Sanitize Variabel $calpath in cal_config.inc.php
>
>-------------------------------------
Take a look at the top of cal_config.inc.php:
# adjust the '$calpath'.
# hardcode it if detection does not work and comment out the remaining code.
#
# $calpath = "C:\\PHP\\calendarix\\demo\\" ;
$calpath = dirname(__FILE__) ;
Ups...
Regards
Carsten
--
Dipl.-Inform. Carsten Eilers
IT-Sicherheit und Datenschutz
<http://www.ceilers-it.de>