MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1204.002 Malicious Link: Malicious File
T1059 Command and Scripting Interpreter
T1059.005 Command and Scripting Interpreter: Visual Basic
The sample is an Office document containing an embedded Equation Editor OLE object, which is a known vector for exploitation, specifically related to CVE-2018-0798. The document body contains a lure instructing the user to 'ENABLE EDITING' to view the content, which is a common tactic to bypass macro security. While no scripts were extracted, the presence of the vulnerable OLE object and the enable editing lure strongly suggest an attempt to exploit the Equation Editor to download and execute a secondary payload.
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
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.bin8060999f4064986d094431253e52d453fcb15da632d07901d1f36ab126db9544 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/oleObject1.bin | 4096 bytes |
ooxml_oleobject_00_ole10native_00.binfafa2cbbe94832465360e2f21fc9b068daf57fdbb1b4bdf23b2346d35139dca0 |
ole-package | OOXML xl/embeddings/oleObject1.bin Ole10Native stream: Ole10Native | 1543 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.