Malware Insights
The sample is an Office document containing an embedded OLE object, specifically identified as a Microsoft Equation Editor object. High-severity heuristics indicate that this Equation Editor object carries a payload-like Ole10Native stream with an anomalous header and a significantly larger declared inner size than the stream size. This strongly suggests the exploitation of a vulnerability within the Equation Editor to embed and execute a malicious payload. No scripts were extracted, and the document body appears to be a legitimate-looking invoice, indicating the exploit is likely the primary malicious function.
Heuristics 3
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/3X4.lDqlaW contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
-
Equation Editor object carries payload-like Ole10Native stream high OLE_EQUATION_OLE10NATIVE_PAYLOAD_ANOMALYEmbedded OLE object declares the Equation Editor CLSID but stores a large high-entropy Ole10Native stream with malformed package sizing. This is an exploit-shaped Equation/OLE payload container seen in malicious OOXML samples. It is not assigned to a specific CVE unless the MTEF/Equation Native primitive also matches.
-
Embedded OLE object medium OOXML_OLE_OBJECTDocument contains an embedded OLE object
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.bin68745e792e0649996458202ec1f4477f01bba5fcbc5ee691b9f3d57712445c8c |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/3X4.lDqlaW | 868352 bytes |
ooxml_oleobject_00_ole10native_00.bind144f70dc9621be48918b584dbc8d54dd16d34fe81d9a869bbea0fc155365491 |
ole-package | OOXML xl/embeddings/3X4.lDqlaW Ole10Native stream: oLE10nATiVe | 858649 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.