vendor:
AdaptCMS
by:
v3n0m
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: AdaptCMS
Affected Version From: 2.0.0 Beta
Affected Version To: 2.0.0 Beta
Patch Exists: NO
Related CWE: N/A
CPE: a:adaptcms:adaptcms:2.0.0_beta
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
2010
AdaptCMS 2.0.0 Beta (init.php) Remote File Inclusion Vulnerability
AdaptCMS 2.0.0 Beta is vulnerable to a remote file inclusion vulnerability due to a lack of sanitization of user-supplied input to the 'sitepath' parameter in the 'init.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in the 'init.php' script.