注 : Windows Server Technical Preview 2 と Windows Server Technical Preview 3 が影響を受けます。 このオペレーティング システムを実行しているお客様は、Windows Update から入手できる更新プログラムを適用することをお勧めします。
注: Windows Server 2008 のサポートされているエディションでは、Windows ジャーナルは既定ではインストールされません。 このオペレーティング システムでは、デスクトップ エクスペリエンス機能が有効になっているときにインストールされます。 その結果、Windows ジャーナルの更新プログラムは、デスクトップ エクスペリエンスが有効になっている場合にのみ適用されます。
注: Windows Server 2008 R2、Windows Server 2012、および Windows Server 2012 R2 のサポートされているエディションでは、Windows ジャーナルは既定ではインストールされません。 これらのオペレーティング システムでは、Ink および Handwriting Services 機能が有効になっているときにインストールされます。 その結果、Windows ジャーナルの更新プログラムは、Ink と Handwriting Services が有効になっている場合にのみ適用されます。
重大度の評価と脆弱性識別子
次の重大度評価は、脆弱性の潜在的な最大影響を想定しています。 このセキュリティ情報のリリースから 30 日以内に、脆弱性の重大度評価とセキュリティへの影響に関する脆弱性の悪用可能性に関する情報については、9 月のセキュリティ情報の概要にある Exploitability Index を参照してください。
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\jntfile]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jnt]
Windows ジャーナルに複数のサービス拒否の脆弱性が存在します。 この脆弱性は、特別に細工されたジャーナル ファイルが Windows Journal で開かれた場合に発生します。 攻撃者がこの脆弱性を悪用すると、ターゲット システムでデータが失われる可能性があります。 サービス拒否では、攻撃者がコードを実行したり、ユーザー権限を昇格させたりすることはできません。
攻撃を成功させるには、影響を受けるバージョンの Windows ジャーナルを含む特別に細工されたジャーナル ファイルをユーザーが開く必要があります。 電子メール攻撃のシナリオでは、攻撃者は特別に細工されたジャーナル ファイルをユーザーに送信し、ユーザーにファイルを開くよう誘導することで、この脆弱性を悪用する可能性があります。 この更新プログラムは、Windows Journal がメモリ内のオブジェクトを管理する方法を修正することで、この脆弱性を解決します。
信頼されていないソースから受信した Windows ジャーナル (.jnt) ファイルや、信頼できるソースから予期せず受信したファイルを開かないでください
信頼されていないソースから受信した Windows Journal (.jnt) ファイルや、信頼できるソースから予期せず受信したファイルは開かないでください。 この脆弱性は、ユーザーが特別に細工されたファイルを開いたときに悪用される可能性があります。
- **Remove the .jnt file type association**
**Interactive Method:**
**Note** Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or view the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe.
To remove the .jnt file type association using the interactive method, follow these steps:
1. Click **Start**, click **Run**, type **regedit**, and then click **OK**.
2. Expand **HKEY\_CLASSES\_ROOT**, click **jntfile**, and then click the **File** menu and select **Export**.
3. In the **Export Registry File** dialog box, type **jntfile HKCR file association registry backup.reg** and click **Save**. This will create a backup of this registry key in the My Documents folder by default.
4. Press the **Delete** key on the keyboard to delete the registry key. When prompted to delete the registry value, click **Yes**.
5. Expand **HKEY\_CURRENT\_USER**, then **Software**, then **Microsoft**, then **Windows**, then **CurrentVersion**, then **Explorer**, and then **FileExts**.
6. Click **.jnt** and then click the **File** menu and select **Export**.
7. In the **Export Registry File** dialog box, type **.jntHKCU file association registry backup.reg** and then click **Save**. This will create a backup of this registry key in the My Documents folder by default.
8. Press the **Delete** key on the keyboard to delete the registry key. When prompted to delete the registry value, click **Yes**.
2. Next save the following to a file with a .reg extension (e.g., Delete\_jnt\_file\_association.reg):
```
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\jntfile]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jnt]
```
3. Run the above registry script created in step 2 on the target machine with the following command:
```
Regedit.exe /s Delete_jnt_file_association.reg
```
Microsoft は、連携した脆弱性の開示を通じてお客様を保護するのに役立つセキュリティ コミュニティの人々の取り組みを認識しています。 詳細については、「 受信確認 」を参照してください。
免責情報
Microsoft サポート技術情報で提供される情報は、いかなる種類の保証もなく"現状のまま" 提供されます。 Microsoft は、商品性と特定の目的に対する適合性の保証を含め、明示または黙示を問わず、すべての保証を放棄します。 Microsoft Corporation またはそのサプライヤーは、Microsoft Corporation またはそのサプライヤーがこのような損害の可能性について通知された場合でも、直接的、間接的、付随的、派生的、ビジネス上の利益の損失、または特別な損害を含む一切の損害について一切の責任を負いません。 一部の州では、派生的損害または付随的損害に対する責任の除外または制限が認められていないため、前述の制限は適用されない場合があります。