vendor:
iManager Plugin
by:
Gjoko 'LiquidWorm' Krstic
7.5
CVSS
HIGH
Local File Inclusion Vulnerability
22
CWE
Product Name: iManager Plugin
Affected Version From: <= 1.2.8 Build 02012008
Affected Version To: <= 1.2.8 Build 02012008
Patch Exists: YES
Related CWE: N/A
CPE: a:net4visions.com:imanager_plugin:1.2.8
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professional SP3 (EN), Apache 2.2.14 (Win32), PHP 5.3.1, MySQL 5.1.41
2011
iManager Plugin v1.2.8 (lang) Local File Inclusion Vulnerability
iManager suffers from a file inlcusion vulnerability (LFI) / file disclosure vulnerability (FD) when input passed thru the 'lang' parameter to imanager.php, rfiles.php, symbols.php, colorpicker.php, loadmsg.php, ov_rfiles.php and examples.php is not properly verified before being used to include files. This can be exploited to include files from local resources with directory traversal attacks and URL encoded NULL bytes.
Mitigation:
Input validation should be performed to ensure that untrusted input is not used to access local resources.