vendor:
PhpRaider Mod phpbb3
by:
KaCaK a.K.a Dr.Hack3r
8.8
CVSS
HIGH
Remote File Include
98
CWE
Product Name: PhpRaider Mod phpbb3
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2008
PhpRaider Mod phpbb3 Remote File Include Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'pConfig_auth[phpbb_path]' parameter to '/path/authentication/phpbb3/phpbb3.functions.php' script. A remote attacker can include arbitrary files from remote hosts and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the application from including files from external sources.