vendor:
Openfire
by:
hyp3rlinx
7,5
CVSS
HIGH
Remote File Inclusion
N/A
CWE
Product Name: Openfire
Affected Version From: Openfire 3.10.2 and prior versions.
Affected Version To: Openfire 3.10.2 and prior versions.
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
2015
Openfire 3.10.2 Remote File Inclusion
In 'available-plugins.jsp' there is no validation for plugin downloads, allowing arbitrary file downloads from anywhere on the internet. On line 40: all that needs to be satisfied is the paramater is not null. If the above condition check returns true, the application downloads whatever file you give it.
Mitigation:
Upgrade to latest version of Openfire.