vendor:
N/A
by:
xoron
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: N/A
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
Enigma Coppermine Bridge (boarddir) Remote File Include
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'boarddir' parameter to '/bridge/enigma/E2_header.inc.php' script. A remote attacker can include arbitrary files from remote resources and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the inclusion of remote files.