OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Calendarix <= 0.7 (calpath) Remote File Inclusion Vulnerability

From: Carsten Eilers (ceilers-listsgmx.de)
Date: Sun Aug 13 2006 - 07:31:44 CDT


sh3llsh3ll.ir 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>