|
|
>> phpBB Remote Command Execution and SQL Injection Vulnerabilities
|
Multiple vulnerabilities were identified in phpBB, which could be exploited by remote attackers to execute arbitrary commands or conduct SQL injection and cross site scripting attacks.
The first issue is due to an input validation error in the "usercp_register.php" script that does not properly validate the "signature_bbcode_uid" variable, which could be exploited by malicious people to conduct SQL injection attacks (when "magic_quotes_gpc" is set to "Off") or execute arbitrary PHP commands by injecting the "e" modifier into a "preg_replace()" statement.
The second vulnerability is due to input validation errors in the "usercp_register.php", "login.php", and "search.php" scripts when processing a specially crafted "error_msg", "forward_page", or "list_cat" variable, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
Affected Products
phpBB version 2.0.17 and prior
Solution
Upgrade to phpBB version 2.0.18 :
http://www.phpbb.com/downloads.php
References
http://www.vupen.com/english/advisories/2005/2250 http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=336756 http://www.hardened-php.net/advisory_172005.75.html
Credits
Vulnerabilities reported by Stefan Esser
ChangeLog
2005-10-31 : Initial release
2005-12-24 : Exploit published
Vulnerability Management
Subscribe to VUPEN VNS and receive real-time e-mail and SMS alerts when new advisories or patches relevant to your systems and network configurations are available.
Feedback
If you have additional information or corrections for this security advisory please submit them via our contact form. | |
|