vendor:
a-ConMan (Automated Content Management)
by:
Ahmad Maulana a.k.a Matdhule
9
CVSS
CRITICAL
Remote File Inclusion
98
CWE
Product Name: a-ConMan (Automated Content Management)
Affected Version From: 3.2beta
Affected Version To: 3.2beta
Patch Exists: NO
Related CWE: N/A
CPE: a-conman:a-conman
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_61$2006] a-ConMan <= v3.2beta Remote File Inclusion
Input passed to the 'cm_basedir' parameter in common.inc.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 remote resources.