vendor:
Open Web Analytics
by:
ItSecTeam
7,5
CVSS
HIGH
Multi File Include
22
CWE
Product Name: Open Web Analytics
Affected Version From: 1.2.3
Affected Version To: 1.2.3
Patch Exists: NO
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
2009
Open Web Analytics 1.2.3
The vulnerability exists due to insufficient sanitization of user-supplied input in the 'IP' and 'owa_action' and 'owa_do' parameters in the 'mw_plugin.php' script. This can be exploited to include arbitrary files from local resources via directory traversal sequences and URLs to remote resources by using RFI (Remote File Include) and LFI (Local File Include) attacks.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.