vendor:
Cybershade CMS
by:
Mr.SeCreT
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Cybershade CMS
Affected Version From: 0.2b-DEV
Affected Version To: 0.2b-DEV
Patch Exists: YES
Related CWE: N/A
CPE: a:cybershadecms:cybershade_cms:0.2b-dev
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2008
Cybershade CMS 0.2 Remote File Inclusion Vulnerability
Cybershade CMS 0.2 is vulnerable to a Remote File Inclusion vulnerability due to the lack of sanitization of user-supplied input in the 'CMS_ROOT' parameter in the 'core.php' and 'includes.php' scripts. An attacker can exploit this vulnerability by sending a malicious URL in the 'CMS_ROOT' parameter, which will be executed by the vulnerable application.
Mitigation:
Input validation should be used to prevent the application from including files from external sources.