Описание
Microsoft Office Graphics Remote Code Execution Vulnerability
A remote code execution vulnerability exists when the Office graphics component improperly handles specially crafted embedded fonts. An attacker who successfully exploited this vulnerability could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.
There are multiple ways an attacker could exploit this vulnerability. In a web-based attack scenario, an attacker could host a specially crafted website designed to exploit the vulnerability and then convince a user to view the website. An attacker would have no way to force a user to view the attacker-controlled content. Instead, an attacker would have to convince a user to take action, typically by getting the user to click a link in an email or instant message that takes the user to the attacker's website, or by opening an attachment sent through email.
In a file-sharing attack scenario, an attacker could provide a specially crafted document file designed to exploit the vulnerability and then convince a user to open the document file.
Note that where severity is indicated as Critical in the Affected Products table, the Preview Pane is an attack vector.
The security update addresses the vulnerability by correcting how the Windows font library handles embedded fonts.
Обходное решение
Use Microsoft Office File Block policy to prevent Office from opening RTF documents from unknown or untrusted sources. Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
For Office 2007
- Run regedit.exe as Administrator and navigate to the following subkey:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Word\Security\FileOpenBlock]
- Set the RtfFiles DWORD value to 1. Note To use 'FileOpenBlock' with Office 2007, all of the latest Office 2007 security updates as of May 2007 must be applied.
For Office 2010
- Run regedit.exe as Administrator and navigate to the following subkey:
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Security\FileBlock]
- Set the RtfFiles DWORD value to 2.
- Set the OpenInProtectedView DWORD value to 0.
For Office 2013
- Run regedit.exe as Administrator and navigate to the following subkey:
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Security\FileBlock]
- Set the RtfFiles DWORD value to 2.
- Set the OpenInProtectedView DWORD value to** 0**.
Impact of Workaround. Users who have configured the File Block policy and have not configured a special “exempt directory” as discussed in Microsoft Knowledge Base Article 922849 will be unable to open documents saved in the RTF format.
How to undo the workaround For Office 2007
- Run regedit.exe as Administrator and navigate to the following subkey:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Word\Security\FileOpenBlock]
- Set the RtfFiles DWORD value to 0.
For Office 2010
- Run regedit.exe as Administrator and navigate to the following subkey:
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Security\FileBlock]
- Set the RtfFiles DWORD value to 0.
- Leave the OpenInProtectedView DWORD value set to 0.
For Office 2013
- Run regedit.exe as Administrator and navigate to the following subkey:
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Security\FileBlock]
- Set the RtfFiles DWORD value to 0.
- Leave the OpenInProtectedView DWORD value set to 0.
Prevent Word from loading RTF files Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
Interactive managed script method **For Word 2007 **
- Click Start, click Run, in the Open box, type regedit, and then click OK.
- Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Word\Security\FileOpenBlock
- Select the Security subkey.
- On the Edit menu, point to New, and then click Key.
- Type FileOpenBlock, and then press Enter.
- After you select the FileOpenBlock subkey, locate the DWORD value RtfFiles.
Note that if this value does not exist, you must create it. To do this, follow these steps:
- On the Edit menu, point to New, and then click DWORD value.
- Type RtfFiles and then press Enter.
- Right-click RtfFiles and then click Modify.
- In the Value data box, type 1, and then click OK.
- On the File menu, click Exit to exit Registry Editor.
Managed deployment script method **For Word 2007 **
- Save the following to a file with a .reg extension (For example Disable_RTF_In_Word.reg):
- Run the above registry script created in step 1 on the target machine with the following command from an administrator command prompt: Regedit / s Disable_RTF_In_Word.reg Note RTF files will not be readable by Word.
FAQ
I have Microsoft Word 2010 installed. Why am I not being offered the 3115121 update? The 3115121 update only applies to systems running specific configurations of Microsoft Office 2010. Some configurations will not be offered the update.
I am being offered this update for software that is not specifically indicated as being affected in the Affected Software and Vulnerability Severity Ratings table. Why am I being offered this update? When updates address vulnerable code that exists in a component that is shared between multiple Microsoft Office products or shared between multiple versions of the same Microsoft Office product, the update is considered to be applicable to all supported products and versions that contain the vulnerable component.
For example, when an update applies to Microsoft Office 2007 products, only Microsoft Office 2007 may be specifically listed in the Affected Software table. However, the update could apply to Microsoft Word 2007, Microsoft Excel 2007, Microsoft Visio 2007, Microsoft Compatibility Pack, Microsoft Excel Viewer, or any other Microsoft Office 2007 product that is not specifically listed in the Affected Software table. Furthermore, when an update applies to Microsoft Office 2010 products, only Microsoft Office 2010 may be specifically listed in the Affected Software table. However, the update could apply to Microsoft Word 2010, Microsoft Excel 2010, Microsoft Visio 2010, Microsoft Visio Viewer, or any other Microsoft Office 2010 product that is not specifically listed in the Affected Software table. For more information on this behavior and recommended actions, see Microsoft Knowledge Base Article 830335. For a list of Microsoft Office products that an update may apply to, refer to the Microsoft Knowledge Base Article associated with the specific update.
Обновления
Продукт | Статья | Обновление |
---|---|---|
Microsoft Office Word Viewer | ||
Microsoft Office Compatibility Pack Service Pack 3 | ||
Microsoft Office 2007 Service Pack 3 | ||
Microsoft Word 2007 Service Pack 3 | ||
Microsoft Word 2010 Service Pack 2 (32-bit editions) | ||
Microsoft Word 2010 Service Pack 2 (64-bit editions) | ||
Microsoft Office 2010 Service Pack 2 (32-bit editions) | ||
Microsoft Office 2010 Service Pack 2 (64-bit editions) | ||
Microsoft Office Web Apps 2010 Service Pack 2 | ||
Word Automation Services on Microsoft SharePoint Server 2010 Service Pack 2 |
Показывать по
Возможность эксплуатации
Publicly Disclosed
Exploited
Latest Software Release
Older Software Release
EPSS
Связанные уязвимости
The Windows font library in Microsoft Office 2010 SP2, Word 2010 SP2, Word Automation Services on SharePoint Server 2010 SP2, and Office Web Apps 2010 SP2 allows remote attackers to execute arbitrary code via a crafted embedded font, aka "Microsoft Office Graphics RCE Vulnerability."
The Windows font library in Microsoft Office 2010 SP2, Word 2010 SP2, Word Automation Services on SharePoint Server 2010 SP2, and Office Web Apps 2010 SP2 allows remote attackers to execute arbitrary code via a crafted embedded font, aka "Microsoft Office Graphics RCE Vulnerability."
Уязвимость пакета корпоративных приложений Microsoft SharePoint Server, пакетов программ Microsoft Office Web Apps, Microsoft Office, текстового редактора Microsoft Word, позволяющая нарушителю выполнить произвольный код
EPSS