vendor:
DBHcms
by:
Iron
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: DBHcms
Affected Version From: 1.1.2004
Affected Version To: 1.1.2004
Patch Exists: YES
Related CWE: N/A
CPE: a:drbenhur:dbhcms
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
2008
DBHcms <= 1.1.4 Remote File Inclusion exploit
This exploit allows an attacker to execute arbitrary code on the vulnerable server by including a malicious file. The exploit is hard to execute through a browser, but possible. The exploit requires the attacker to send a POST request to the vulnerable server, containing the malicious file URL in the 'extmanager_install' parameter.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in a file inclusion operation.