vendor:
qEngine
by:
SecurityFocus
7,5
CVSS
HIGH
Local File Include
98
CWE
Product Name: qEngine
Affected Version From: qEngine 6.0.0
Affected Version To: qEngine 4.1.6
Patch Exists: YES
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
2014
qEngine Local File Include Vulnerability
qEngine is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input before being used to include files. An attacker can exploit this issue using directory-traversal strings to view files and execute local script code in the context of the web server process. This may allow the attacker to compromise the application; other attacks are also possible.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.