WordPress developers have posted WordPressの開発者が投稿した yet another “security” updateもう一つの"安全保障"更新プログラム .です。 Again, as always, you have to delete everything (except wp-content/ and config.php) and re-install from scratch.再び、いつものように、すべてを削除する必要が( WP内容を除いて/とconfig.phpを)スクラッチから再インストールします。 If you are, like me, tired of these frequent updates (after having finally updated to 1.5.1.2) then this patch is for you.もしあなたが、わたしのように、疲れて、これらの頻繁な更新プログラム(後、最後に更新して1.5.1.2 )この修正プログラムを入力してください。 With this little patch (24K zipped) (assuming you are already on 1.5.1.2) you will be updating just the 5 affected files.この小さな修正プログラム(予約24k zip形式) (と仮定するならではすでに1.5.1.2 )表示されるだけで5影響を受けるファイルを更新します。

This time too they are mysteriously silent about the security defect as before.この時点であまりにも彼らは謎のサイレントについては、セキュリティの欠陥を前にします。 I am tired of re-installing from scratch for every mysterious security defects.私は疲れをスクラッチから再インストールするごとに神秘的なセキュリティー上の欠陥です。

It appears that they are still working on fixing remnants of the old issue where parameters to query string (like ?p= ) were not checked.彼らはまだされていることに取り組んで、古い問題を修正残党のパラメータをクエリ文字列(ですか? p = )がチェックされていない。 Well, now you know it!ええと、今すぐは分かっているでしょ!

I suggest that WP developers should do a full code review to find any other bugs associated with non-checking of query strings and issue a single update, if necessary, instead of all these incremental updates.れることをお勧めWPの開発者がコードを完全にした日に見つけられるように関連付けられて他のバグ以外の問題をチェックするのは、クエリの文字列と、 1つの更新プログラムは、必要に応じて、これらの増分の代わりのすべての更新プログラムです。

I have taken the私は取って 5 files which were actually updated for WordPress 1.5.1.3 5つのファイルが実際に更新済みのWordPress 1.5.1.3 and created aを作成する zip file zipファイル from it.からしてください。 I verified using CSDiff that they are actually the files which were changed.私csdiffを使用して検証しては、実際に変更されたファイルであれです。 Also they changed readme.html (change: “1.5″ changed to “1.5.1″) which I haven’t included for brevity.また彼らが変更されましたreadme.html (変更: " 1.5 "に変更さ" 1.5.1 " )を簡潔にするために私は含まれるものです。

Use this only if you have already updated your WordPress blog to 1.5.1.2 .この場合にのみ使用が既にブログを更新してWordPressの1.5.1.2です。 You have been warned!警告しておきます!

Usage 利用方法
Download itダウンロードして and unzip to your WordPress root folder (where config.jsp resides).とWordPressのルートフォルダに解凍して(ここで置かれconfig.jsp ) 。 It will overwrite 5 files.それ5つのファイルが上書きされます。 If you are on Linux use unzip, on windows use WinZip etc. Linuxで使用する場合は解凍は、 WinZipの使用等をWindows

My Linux session went like this:私のLinuxのセッションはこのよう:

 unzip wp-content/upload/WP1.5.1.3PatchFrom1.5.1.2.zip Archive:  wp-content/upload/WP1.5.1.3PatchFrom1.5.1.2.zip replace xmlrpc.php?アーカイブを解凍wp-content/upload/wp1.5.1.3patchfrom1.5.1.2.zip : wp-content/upload/wp1.5.1.3patchfrom1.5.1.2.zip置き換えるxmlrpc.phpですか? [y]es, [n]o, [A]ll, [N]one, [r]ename: y   inflating: xmlrpc.php replace wp-includes/version.php? [ y ]がは、 [ n ]からああ、 [ ] ll 、で[ n ]から1つは[ R ] ename期: Y膨らませる: xmlrpc.php置き換えるwp-includes/version.phpですか? [y]es, [n]o, [A]ll, [N]one, [r]ename: y   inflating: wp-includes/version.php replace wp-includes/functions-post.php? [ y ]がは、 [ n ]からああ、 [ ] ll 、で[ n ]から1つは[ R ] ename期: Y膨らませる: wp-includes/version.php置き換えるwp-includes/functions-post.phpですか? [y]es, [n]o, [A]ll, [N]one, [r]ename: y   inflating: wp-includes/functions-post.php replace wp-admin/post.php? [ y ]がは、 [ n ]からああ、 [ ] ll 、で[ n ]から1つは[ R ] ename期: Y膨らませる: wp-includes/functions-post.php置き換えるwp-admin/post.phpですか? [y]es, [n]o, [A]ll, [N]one, [r]ename: y   inflating: wp-admin/post.php replace wp-login.php? [ y ]がは、 [ n ]からああ、 [ ] ll 、で[ n ]から1つは[ R ] ename期: Y膨らませる: wp-admin/post.php置き換えるwp - login.phpか。 [y]es, [n]o, [A]ll, [N]one, [r]ename: y   inflating: wp-login.php [ y ]がは、 [ n ]からああ、 [ ] ll 、で[ n ]から1つは[ R ] ename期: Y膨らませる:のWP - login.php 

Note: I could have used the -o flag to overwrite the files silently without prompting.注:私が使用して-またはサイレントモードでのファイルを上書きするフラグを上書きします。 I decided not to as it gives you a visual confirmation that the proper files at proper locations are being overwritten.私はそれを使用しないことに決め、視覚的に確認して適切な場所に適切なファイルが上書きされます。

I have tested it successfully on two blogs including this one.テストが正常に私はこの1つを含む2つのブログです。

Obligatory Warning: Please make backup of WordPress directory and everything else under Sun, if you so desire.お定まりの警告: WordPressのディレクトリのバックアップを事前にされて太陽やら何やらで、もしこれ願望です。

Obligatory Disclaimer: Use at your own risk.お定まりの免責事項:使用してください。 No warranty expressed or implied is provided.明示的または黙示的な保証が提供されます。

Update: Includes 更新日:含まれて Ryan Duff’s latest patchライアンダフの最新の修正プログラム to fixを修正する xmlrpc issues xmlrpcの問題 .です。

Update: If you are looking to更新日:する場合を探せます upgrade from 1.5.1 to 1.5.1.3 1.5.1.3から1.5.1にアップグレード then useを使用し Shaky’s patch不安定なの修正プログラム .です。