据
PHP官方网站发布新闻得知其wiki账号被盗
,原因是wiki.php.net
漏洞导致的
,而wiki的账号和php代码源的SVN提交权限相关联,从而导致
PHP代码受污染
。
据了解,PHP5.3.6以及其后续版本的代码已经被污染,目前只能把未受污染的代码版本确保到PHP5.3.5,下载PHP代码的用户,需谨慎
。
原文内容:
Thewiki.php.netboxwascompromisedandtheattackerswereabletocollectwikiaccountcredentials.Noothermachinesinthephp.netinfrastructureappeartohavebeenaffected.Ourbiggestconcernis,ofcourse,theintegrityofoursourcecode.Wedidanextensivecodeauditandlookedateverycommitsince5.3.5tomakesurethatnostolenaccountswereusedtoinjectanythingmalicious.Nothingwasfound.Thecompromisedmachinehasbeenwipedandweareforcingapasswordchangeforallsvnaccounts.
WearestillinvestigatingthedetailsoftheattackwhichcombinedavulnerabilityintheWikisoftwarewithaLinuxrootexploit.
内容大致是:
由于wiki账号被盗,PHP的代码源极有可能被污染,当然,PHP团队已经做最大的努力以保证自PHP5.3.5版本的代码没有收到污染,并且强迫SVN修改现有的密码。
而事件目前的状态是,他们仍然没法锁定
漏洞所在,因为他们仍在排查。
一个很明显的问题是,PHP5.3.6以及其后续版本的代码已经被污染,目前只能把未受污染的代码版本确保到PHP5.3.5,下载PHP代码的人,要小心了。
而windows.php.net和wiki.php.net也已经暂停访问。