vendor:
Forum82
by:
N/A
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: Forum82
Affected Version From: v2.5.2b
Affected Version To: v2.5.2b
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
N/A
Forum82 <= v2.5.2b (repertorylevel) Multiple R.F.I. Vulnerabilities
Forum82 version v2.5.2b is vulnerable to multiple Remote File Inclusion (RFI) vulnerabilities. An attacker can exploit this vulnerability by sending a malicious URL in the repertorylevel parameter of the vulnerable script. This can allow the attacker to execute arbitrary code on the vulnerable system.
Mitigation:
To mitigate this vulnerability, the application should validate the input parameters and filter out any malicious input. Additionally, the application should be configured to use a whitelist of allowed characters and reject any input that does not match the whitelist.