[建議] PHP 漏洞與 phpBB
發表於 : 2004-12-19 12:29
PHP exploits and phpBB
Recently a serious exploitable issue was discovered in PHP (the scripting language in which phpBB, IPB, vB, etc. are written) versions prior to 4.3.10. The problematical functions include unserialize and realpath. phpBB (along with a great many other scripts including IPB, vB, etc.) use these two functions as a matter of course.
It has come to our attention that code has now been released which uses this exploit in PHP to obtain confidential information in phpBB. Such information includes data contained in phpBB's config.php file. We therefore recommend the following:
1) If you maintain your own server be sure to upgrade to the newest available release of PHP (both versions 4 and 5). Be aware that at this time phpBB 2.0.x has problems functioning under PHP5 without modification.
2) If you pay for hosting ensure you hosting provider has upgraded thier installation of PHP (again remember that phpBB 2.0.x and other scripts will not function under PHP5 without modification).
原文:http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=248046
簡單的說,就是請確定你的主機上使用的 PHP 版本是 4.3.10,並且使用 phpBB 2.0.11。
如果你使用的是租用主機,請務必要求主機商盡早更新 PHP。
~Mac
Recently a serious exploitable issue was discovered in PHP (the scripting language in which phpBB, IPB, vB, etc. are written) versions prior to 4.3.10. The problematical functions include unserialize and realpath. phpBB (along with a great many other scripts including IPB, vB, etc.) use these two functions as a matter of course.
It has come to our attention that code has now been released which uses this exploit in PHP to obtain confidential information in phpBB. Such information includes data contained in phpBB's config.php file. We therefore recommend the following:
1) If you maintain your own server be sure to upgrade to the newest available release of PHP (both versions 4 and 5). Be aware that at this time phpBB 2.0.x has problems functioning under PHP5 without modification.
2) If you pay for hosting ensure you hosting provider has upgraded thier installation of PHP (again remember that phpBB 2.0.x and other scripts will not function under PHP5 without modification).
原文:http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=248046
簡單的說,就是請確定你的主機上使用的 PHP 版本是 4.3.10,並且使用 phpBB 2.0.11。
如果你使用的是租用主機,請務必要求主機商盡早更新 PHP。
~Mac