vendor:
Orca Interactive Forum Script
by:
Ciph3r
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Orca Interactive Forum Script
Affected Version From: 2.0.beta2
Affected Version To: 2.0.beta2
Patch Exists: NO
Related CWE: N/A
CPE: a:orca_interactive:orca_interactive_forum_script
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
2008
Orca – Interactive Forum Script Remote File Inclusion Vulnerability
Orca Interactive Forum Script is prone to a remote file inclusion vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this issue to execute arbitrary PHP code within the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized. Additionally, the application should be kept up-to-date with the latest security patches.