vendor:
Forums
by:
Bl0od3r
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Forums
Affected Version From: N/A
Affected Version To: N/A
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
2006
iPrimal Forums Remote File Inclusion
A remote file inclusion vulnerability exists in iPrimal Forums due to insufficient sanitization of user-supplied input to the 'p' parameter in the 'admin/index.php' script. An attacker can exploit this vulnerability to include arbitrary remote files, allowing for the execution of arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.