vendor:
JumbaCMS
by:
Kw3[R]Ln
9,3
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: JumbaCMS
Affected Version From: Build 2
Affected Version To: Build 2
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
JumbaCMS Build 2 Remote Command Execution Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed to the 'jcms_root_path' parameter in 'includes/functions.php' script. A remote attacker can execute arbitrary PHP code on the vulnerable system by passing it to the 'jcms_root_path' parameter. The code will be included and executed by the vulnerable script.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.