Malware Insights
The sample is an Office document containing an embedded OLE object, specifically identified as a Microsoft Equation Editor object. Heuristics indicate that this Equation Editor object carries a payload-like Ole10Native stream with an anomalous header, suggesting it's being used to exploit a vulnerability. The large declared inner size compared to the stream size further supports this, pointing towards a potential buffer overflow or similar exploit. The document body itself appears to be a business-related invoice or order form, which is likely a lure to trick the user into opening the malicious content.
Heuristics 3
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/Mpl7zLKPX.H6 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.bin30dd0df69e926e4cc3f81742341cc68f8a6b03be6b2eb4a0c3c9f5036e84df10 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/Mpl7zLKPX.H6 | 956416 bytes |
ooxml_oleobject_00_ole10native_00.bin698e7421e4ccb6791a62e33ae9e80e880be10ece01821f1db316f106aaec9580 |
ole-package | OOXML xl/embeddings/Mpl7zLKPX.H6 Ole10Native stream: ole10nATIvE | 946564 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.