こんばんは、takkaaaaa(@butterfly_2100)です。

WordPress 3.9.2–jaがリリースされていたので、さっそくアップデートしました。セキュリティ対策されたそうです。

WordPressを始めた時に色々調べたのですが、最新版を使うのがセキュリティ上良いとのことなので、ポチッと更新しました。無事にブログも表示されているようで一安心です。

公式ページにも書いてありますが、更新内容は下記のとおりです。

・Fixes a possible denial of service issue in PHP’s XML processing, reported by Nir Goldshlager of the Salesforce.com Product Security Team. Fixed by Michael Adams and Andrew Nacin of the WordPress security team and David Rothstein of the Drupal security team.
・Fixes a possible but unlikely code execution when processing widgets (WordPress is not affected by default), discovered by Alex Concha of the WordPress security team.
・Prevents information disclosure via XML entity attacks in the external GetID3 library, reported by Ivan Novikov of ONSec.
・Adds protections against brute attacks against CSRF tokens, reported by David Tomaschik of the Google Security Team.
・Contains some additional security hardening, like preventing cross-site scripting that could be triggered only by administrators.

要約すると、
・PHPのXML処理の修正
・ウィジェットの修正(デフォルトでは影響されない)
・GetID3ライブラリ内のXMLエンティティ攻撃による情報漏洩の防止
・CSRFトークンに対するブルート攻撃の防止
・クロスサイトスクリプティング防止等のセキュリティ強化
ということですね。セキュリティのアップデートが中心なようです。

夏休みで不在にしている間に、ブログが乗っ取られていたなんてことがないようにしたいですね!