Lucene search

K
srcinciteSteven Seeley of Source InciteSRC-2016-0022
HistoryJan 19, 2016 - 12:00 a.m.

SRC-2016-0022 : Microsoft Office Component FSupportSAEXTChar Use-After-Free Remote Code Execution Vulnerability

2016-01-1900:00:00
Steven Seeley of Source Incite
srcincite.io
13

0.7 High

EPSS

Percentile

98.0%

Vulnerability Details:

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Office. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.

The specific flaw exists within the handling of Microsoft Office binary files (.xls, .doc, .pst, .xlsb and .ppt). The SAEXT!ConvertVietToCP1258 function frees an instance of an object which is later accessed in SAEXT!FSupportSAEXTChar. An attacker could leverage this to execute arbitrary code under the context of the current user.

Affected Vendors:

Microsoft

Affected Products:

Office Components

  • Office 2007
  • Office 2010
    Vendor Response:

Microsoft has issued an update to correct this vulnerability. More details can be found at: <https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2016-0140&gt;
Proof of Concept:
<https://github.com/sourceincite/poc/blob/master/SRC-2016-0022.zip&gt;