Malware Insights
The sample is an RTF document that contains OLE object data, specifically triggering the CVE-2017-11882 vulnerability. This vulnerability is known to be exploited by attackers to execute arbitrary code by embedding a specially crafted Equation Editor object within documents. The presence of RTF_OBJDATA, RTF_OBJAUTLINK, RTF_EQUATION_EDITOR, and CVE_2017_11882 heuristics strongly indicates exploitation of this known vulnerability. The document body is truncated and does not provide further context on the lure, but the exploit itself is the primary indicator of malicious intent.
Heuristics 5
-
CVE-2017-11882 — Equation Editor FONT record overflow critical CVE likely CVE_2017_11882Equation Editor MTEF contains an overlong FONT typeface field, the vulnerable copy primitive for CVE-2017-11882. This is stronger evidence than the Equation Editor CLSID alone because it identifies the malformed record that drives code execution in EQNEDT32.EXE.
-
Equation Editor CLSID critical RTF_EQUATION_EDITOREquation Editor OLE CLSID found inside an OLE object — exploited by CVE-2017-11882 / CVE-2018-0802 / CVE-2018-0798
-
Automatically linked OLE object high RTF_OBJAUTLINKRTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
-
\objupdate forces OLE activation high RTF_OBJUPDATERTF contains \objupdate — forces automatic OLE object instantiation when the document is opened, bypassing user interaction. Almost exclusively seen in Equation Editor exploit documents.
-
OLE object data medium RTF_OBJDATARTF contains 2 \objdata section(s) — embedded OLE objects
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off0000180d.bince1fd7a2ad24ca5da50705cee3870a030a15dc07f8ff1e7221b69cc3a78602b1 |
rtf-objdata-decoded | RTF \objdata at offset 0x180D | 4171 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.