MALICIOUS
110
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious File
T1204.002 Malicious File: User Execution
T1559 Component Object Model Hijacking
T1559.001 Component Object Model Hijacking: Component Object Model and Distributed Component Object Model
The sample is an Office Open XML (OOXML) file containing an embedded OLE object, specifically identified as a Microsoft Equation Editor object. Heuristics indicate this object exploits CVE-2018-0798 due to an anomalous Equation Editor native stream. This suggests the file is designed to leverage this vulnerability upon opening to execute a malicious payload. No document body text or scripts were extracted, limiting further analysis of the payload's specific actions.
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.day.com/dam/1.0
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/tiff/1.0/
- http://purl.org/dc/elements/1.1/
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.bin8b8cf7dc99c74c7dcee39bb737e19de9691a84011047522242530023c67f9ba7 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/oleObject1.bin | 4096 bytes |
ooxml_oleobject_00_ole10native_00.bin17c2d36486d23130f136233647999d560f2cef466fb98e4edf790f0c6470caf8 |
ole-package | OOXML xl/embeddings/oleObject1.bin Ole10Native stream: OlE10NaTIVe | 1916 bytes |
emf_00.emfb6bea3236f5d0dd2b79d657277d20b4c28b834961ee18989d80fb7429c6d974c |
ooxml-emf | OOXML EMF part: xl/media/image4.emf | 648132 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.