vendor:
iManage CMS
by:
Ahmad Maulana a.k.a Matdhule
9
CVSS
CRITICAL
Remote File Inclusion
98
CWE
Product Name: iManage CMS
Affected Version From: 4.0.12
Affected Version To: 4.0.12
Patch Exists: NO
Related CWE: N/A
CPE: a:imaginex-resource:imanage_cms
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
ECHO_ADV_40$2006
A vulnerability exists in iManage CMS from Imaginex-Resource, where input passed to the 'absolute_path' parameter in component.php is not properly verified before being used. This can be exploited to execute arbitrary PHP code by including files from local or external resources.
Mitigation:
Input validation should be performed to ensure that untrusted input is not used to access local or external resources.