vendor:
lcxBBportal
by:
NoGe
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: lcxBBportal
Affected Version From: 0.1 Alpha 2
Affected Version To: 0.1 Alpha 2
Patch Exists: NO
Related CWE: N/A
CPE: a:lcxbbportal:lcxbbportal:0.1_alpha_2
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
lcxBBportal 0.1 Alpha 2 Remote File Inclusion Vulnerability
lcxBBportal version 0.1 Alpha 2 is vulnerable to Remote File Inclusion. The vulnerable files are portal/includes/portal_block.php and includes/acp/acp_lcxbbportal.php. An attacker can exploit this vulnerability by sending a malicious URL to the application. The malicious URL contains the path to the malicious file which will be included in the vulnerable file.
Mitigation:
The application should be configured to only include files from a trusted source. Input validation should also be used to ensure that the user supplied data is not malicious.