vendor:
AJA 1.2
by:
ahmadbady
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: AJA 1.2
Affected Version From: AJA 1.2
Affected Version To: AJA 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:ajaxplorer:ajaxplorer:1.2
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
2009
multi local file include
AJA 1.2 is vulnerable to multiple local file inclusion vulnerabilities. The vulnerabilities exist due to insufficient sanitization of user-supplied input to the 'currentlang' and 'module_name' parameters in the 'case.php' and 'FANCYNLOptions.php' scripts respectively. An attacker can exploit these vulnerabilities to include arbitrary local files, resulting in the disclosure of sensitive information, and the execution of arbitrary code.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.