vendor:
knowledgebase
by:
Dr Max Virus
7,5
CVSS
HIGH
Remote File Inclusion & Local File Inclusion
94
CWE
Product Name: knowledgebase
Affected Version From: 2.0.2
Affected Version To: 2.0.2
Patch Exists: NO
Related CWE: N/A
CPE: mx_pafiledb/dload.php?action=download&file_id=55
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
2006
Knowledgebase kb_mods Multiple Remote Vulnerablities
The variable of phpEx & many variables are not sanitized, allowing attackers to inject malicious code into the application. This can be exploited to include arbitrary files from local or external resources, or to execute arbitrary PHP code.
Mitigation:
Input validation should be used to prevent the injection of malicious code.