vendor:
EclipseBB
by:
xoron
5.5
CVSS
MEDIUM
Remote File Include
98
CWE
Product Name: EclipseBB
Affected Version From: EclipseBB 0.5.0 Lite
Affected Version To: EclipseBB 0.5.0 Lite
Patch Exists: NO
Related CWE:
CPE: a:eclipsebb:eclipsebb:0.5.0_lite
Platforms Tested:
2007
EclipseBB 0.5.0 Lite (phpbb_root_path) Remote File Include Exploit
This exploit targets EclipseBB 0.5.0 Lite script and takes advantage of a remote file inclusion vulnerability in the 'functions.php' file. By manipulating the 'phpbb_root_path' parameter in the 'functions.php' file, an attacker can include and execute arbitrary remote files.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of EclipseBB or apply the necessary security patches provided by the vendor. Additionally, ensure that user input is properly validated and sanitized to prevent remote file inclusion attacks.