vendor:
OpenDock FullCore
by:
Matdhule
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: OpenDock FullCore
Affected Version From: 4.4
Affected Version To: 4.4
Patch Exists: NO
Related CWE: N/A
CPE: a:opendock:opendock_full_core:4.4
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
2020
OpenDock FullCore <= v4.4 Remote File Include Vulnerabilities
Input passed to the "$doc_directory" parameter in index_sw.php is not properly verified before being used. This can be exploited to execute arbitrary PHP code by including files from local or external resources.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.