vendor:
JD-Wiki
by:
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: JD-Wiki
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Remote File Inclusion in JD-Wiki
JD-Wiki is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these issues to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and to gain access to the underlying system.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input properly and validate file inclusion paths.