vendor:
FreeForum
by:
indoushka
7.5
CVSS
HIGH
Remote File Inclusion (RFI)
98
CWE
Product Name: FreeForum
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: N/A
Related CWE: N/A
CPE: a:soft_zoneo:freeforum:1.7
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2009
FreeForum 1.7 RFI Vulnerability
FreeForum 1.7 is vulnerable to a Remote File Inclusion (RFI) vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow an attacker to execute arbitrary code on the vulnerable system.
Mitigation:
The best way to mitigate RFI attacks is to ensure that user input is properly sanitized and validated. Additionally, applications should be configured to use the least privilege necessary to perform their functions.