vendor:
RPortal
by:
Kad
7.5
CVSS
HIGH
Remote and Local File Inclusion
98
CWE
Product Name: RPortal
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: a:rportal:rportal:1.1
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
RPortal v1.1 Remote and Local File Inclusion Vulnerability
RPortal v1.1 is vulnerable to remote and local file inclusion. The variable $file_op is not filtered, allowing an attacker to inject malicious code and execute commands.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application.