程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 網頁編程 >> PHP編程 >> PHP綜合 >> PHP代碼源有可能被污染 建議下載要小心

PHP代碼源有可能被污染 建議下載要小心

編輯:PHP綜合

PHP官方網站(http://www.PHP.Net/

3月25日消息:據PHP官方網站發布新聞得知其wiki賬號被盜,原因是wiki.PHP.Net漏洞導致的,而wiki的賬號和php代碼源的SVN提交權限相關聯,從而導致PHP代碼受污染。

據了解,PHP5.3.6以及其後續版本的代碼已經被污染,目前只能把未受污染的代碼版本確保到PHP5.3.5,下載PHP代碼的用戶,需謹慎。

原文內容:
The wiki.php.net box was compromised and the attackers were able to collect wiki account credentials. No other Machines in the PHP.Net infrastructure appear to have been affected. Our biggest concern is, of course, the integrity of our source code. We did an extensive code audit and looked at every commit since 5.3.5 to make sure that no stolen accounts were used to inject anything malicious. Nothing was found. The compromised Machine has been wiped and we are forcing a passWord change for all svn accounts.

We are still investigating the details of the attack which combined a vulnerability in the Wiki software with a Linux root exploit.

內容大致是:

由於wiki賬號被盜,PHP的代碼源極有可能被污染,當然,PHP團隊已經做最大的努力以保證自PHP5.3.5版本的代碼沒有收到污染,並且強迫SVN修改現有的密碼。

而事件目前的狀態是,他們仍然沒法鎖定漏洞所在,因為他們仍在排查。

一個很明顯的問題是,PHP5.3.6以及其後續版本的代碼已經被污染,目前只能把未受污染的代碼版本確保到PHP5.3.5,下載PHP代碼的人,要小心了。

而Windows.php.net和wiki.PHP.Net也已經暫停訪問。

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved