MALICIOUS
108
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1027 Obfuscated Files or Information
The sample is an Office Open XML (OOXML) XLSX file containing an embedded OLE object. High-severity heuristics indicate this OLE object is a Microsoft Equation Editor object that exhibits anomalies consistent with CVE-2018-0798, a vulnerability allowing for arbitrary code execution. The presence of a hidden worksheet further suggests an attempt to conceal malicious activity. No scripts were extracted, and no document body was available for analysis.
Heuristics 4
-
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
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.bin89be6fc9fe31afc45142436af89fe8e21ffe647a3b3ba1a8548ce985cdaa1bf9 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/oleObject1.bin | 4096 bytes |
ooxml_oleobject_00_ole10native_00.binbd7c2dc3af14a62712f9f490ed7f5d2f0cdd66d97c7db0045c2b425b0983e847 |
ole-package | OOXML xl/embeddings/oleObject1.bin Ole10Native stream: oLe10NatiVe | 1504 bytes |
emf_00.emfb91a182611adecaacdcc63204386a7cc76530cf305864ba079122fec4be3f10a |
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.