vendor:
DBHCMS - Web Content Management System
by:
Gamoscu
9.3
CVSS
HIGH
Remote File Inclusion (RFI)
98
CWE
Product Name: DBHCMS - Web Content Management System
Affected Version From: N/A
Affected Version To: N/A
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
2009
DBHCMS – Web Content Management System RFI Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'dbhcms_core_dir' parameter to the 'index.php' script. A remote attacker can execute arbitrary PHP code on the target system by sending a specially crafted request.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability. Sanitize user-supplied input to prevent malicious code execution.