vendor:
Aurora Content Management System (Enterprise Edition)
by:
EA Ngel
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Aurora Content Management System (Enterprise Edition)
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:aurora_cms:aurora_cms:1.0.2
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
2009
Aurora Content Management System (Enterprise Edition) [install.plugin.php] <= Remote File Include Vulnerability
A vulnerability exists in Aurora Content Management System (Enterprise Edition) due to insufficient sanitization of user-supplied input in the 'AURORA_MODULES_FOLDER' parameter of the 'install.plugin.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system by sending a specially crafted HTTP request containing a malicious payload.
Mitigation:
Input validation should be performed to ensure that untrusted input is rejected. Additionally, the application should be configured to use the least privileged account with the least amount of privileges necessary to perform its intended function.