Malicious Office (OLE) / .DOC — malware analysis report

Static analysis result for SHA-256 5c65734e29bde0dc…

MALICIOUS

Office (OLE) / .DOC

3.0 KB First seen: 2022-08-08
MD5: c53672ac9c81e5b3f56ee7bbcaacfdf0 SHA-1: e4f3b8a66eb909b0a5b54b3c77059834a9514145 SHA-256: 5c65734e29bde0dcf0589fc0a9aa73ceb962d1444d3c7498cef5893892d56f4c
140 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: User Execution T1059.003 Command and Scripting Interpreter: Windows Command Shell T1559.002 Component Object Model and Distributed Component Object Model: OLE

The critical heuristic firing for CVE-2017-11882 indicates exploitation of the Equation Editor vulnerability. This is further supported by the suspicious cmd.exe invocation, which appears to be part of the exploit's payload execution. The command `cmd.exe /c%tmp%\Client.exe A` suggests the execution of a secondary executable named 'Client.exe' from the temporary directory.

Heuristics 3

  • CVE-2017-11882 — Equation Editor FONT record overflow critical CVE likely CVE_2017_11882
    Equation Editor MTEF contains an overlong FONT typeface field, the vulnerable copy primitive for CVE-2017-11882. This is stronger evidence than the Equation Editor CLSID alone because it identifies the malformed record that drives code execution in EQNEDT32.EXE.
  • Equation Editor OLE object high CVE related OLE_EQUATION_EDITOR
    Contains Equation Editor object — related to CVE-2017-11882 / CVE-2018-0802 exploitation, but CLSID presence alone is not the malformed MTEF exploit primitive.
  • Suspicious cmd.exe invocation with execution flag high SC_STR_CMD
    Suspicious cmd.exe invocation with execution flag