MALICIOUS
108
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
The file contains an embedded OLE object, specifically identified as a Microsoft Equation Editor object. Heuristics indicate this object is anomalous and exploits CVE-2018-0798, a vulnerability in Equation Editor that allows for arbitrary code execution. The presence of a hidden worksheet further suggests an attempt to conceal malicious activity. The exact payload or execution method is not directly discernible from the provided static analysis, but the exploit vector is clear.
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 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.binf667cc841f3c922d81d9d582afce94e59b24e255e2799b9f7816dec5e3ca2668 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/oleObject1.bin | 3584 bytes |
ooxml_oleobject_00_ole10native_00.bin49e9878f65bd0a1eb63a8eda4718cf576d6aa79297f6de92610e05c7b4eb8207 |
ole-package | OOXML xl/embeddings/oleObject1.bin Ole10Native stream: Ole10naTive | 1452 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.