Malware Insights
The sample is an Office Open XML (OOXML) file containing an embedded OLE object, specifically identified as a Microsoft Equation Editor object. High-severity heuristics indicate the presence of CVE-2018-0798, an anomaly within the Equation Editor's native stream, suggesting exploitation of this vulnerability. The embedded OLE object and the specific anomaly point towards a delivery mechanism that leverages the Equation Editor to execute malicious code. No document body or scripts were extracted, limiting further analysis of the payload's intent.
Heuristics 5
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/oleObject1.bin contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
-
CVE-2018-0798 — anomalous Equation Editor native stream high CVE likely CVE_2018_0798_EQUATION_NATIVE_ANOMALYEmbedded Equation Editor OLE data contains anomalous native stream bytes consistent with a CVE-2018-0798-style Equation Editor exploit. This is treated as likely CVE evidence because the Equation object is malformed and payload-like, but it does not match the exact public matrix-overflow byte signature.
-
Embedded OLE object medium OOXML_OLE_OBJECTDocument contains an embedded OLE object
-
Hidden worksheet (hidden) low OOXML_HIDDEN_SHEETExcel workbook contains 1 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.binb23b712ebf8130c3d0ba6fb0be90a1c03a2ca88e6626727ef06e7d68b0ad89ea |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/oleObject1.bin | 3584 bytes |
ooxml_oleobject_00_ole10native_00.bin20fa0a6a208980be4284d32df65910bcd73317f974c23847fcea82059f728fd8 |
ole-package | OOXML xl/embeddings/oleObject1.bin Ole10Native stream: olE10NatiVe | 1381 bytes |
emf_00.emf7b2e1f88ed2791788d881764a9c8c5b789ff8ab806b54653d9078c0e5f9939cf |
ooxml-emf | OOXML EMF part: xl/media/image8.emf | 498420 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.