First published: Tue Dec 31 2002(Updated: )
install.php in phpBB 2.0 through 2.0.1, when "allow_url_fopen" and "register_globals" variables are set to "on", allows remote attackers to execute arbitrary PHP code by modifying the phpbb_root_dir parameter to reference a URL on a remote web server that contains the code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
phpBB | =2.0.0 | |
phpBB | =2.0.1 | |
phpBB | =2.0_rc1 | |
phpBB | =2.0_rc2 | |
phpBB | =2.0_rc3 | |
phpBB | =2.0_rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-1707 has a severity rating that indicates it could allow remote code execution, making it critical for affected systems.
To fix CVE-2002-1707, disable the 'allow_url_fopen' and 'register_globals' directives in your PHP configuration.
CVE-2002-1707 affects phpBB versions from 2.0 to 2.0.1, including release candidates.
CVE-2002-1707 is a remote code execution vulnerability due to improper handling of the 'phpbb_root_dir' parameter.
Yes, updating to versions of phpBB later than 2.0.1 will help mitigate the risks associated with CVE-2002-1707.