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

Static analysis result for SHA-256 20e078ad706e2aeb…

MALICIOUS

Office (OLE) / .DOC

1.49 MB First seen: 2022-08-11
MD5: af47b52990f4075e0b40b24fb4f3d640 SHA-1: a7c352d48d4e2165d81206739fe29755062eeecd SHA-256: 20e078ad706e2aeb38e8e1667ea5424200592087c1b1aea7c4b00c17a8f8d85e
182 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1204.002 Malicious File

The sample contains a critical heuristic firing for CVE-2017_11882_EQUATION_OLE10NATIVE, indicating exploitation of a vulnerability in Microsoft Equation Editor. The document also exhibits characteristics of a password-protected archive lure, suggesting it's designed to bypass security controls by requiring a password for decryption. The embedded OLE object likely contains the exploit and subsequent payload.

Heuristics 5

  • Equation Editor Ole10Native payload — CVE-2017-11882 critical CVE likely CVE_2017_11882_EQUATION_OLE10NATIVE
    An embedded Microsoft Equation 3.0 object (CLSID 0002CE02-0000-0000-C000-000000000046) carries an Ole10Native packager stream instead of the normal Equation Native/MTEF data. This is the weaponized Equation Editor RCE delivery shape used by CVE-2017-11882 / CVE-2018-0802 maldocs. The payload (font-record overflow + shellcode) is frequently encrypted and the stream name case-scrambled to evade scanners, but an Equation object holding an Ole10Native stream has no benign use.
  • 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.
  • x86 GetPC stub (CALL $+5; POP EAX) high SC_GETPC_CALL
    x86 GetPC stub (CALL $+5; POP EAX)
  • Password-protected archive handoff high SE_PASSWORD_ARCHIVE_LURE
    Document gives password instructions for an archive or attachment — often used to keep payloads encrypted until after gateway scanning
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
ole10native_00.bin
6e6d8434e6e579dd2032a8f2b5fe59d9afcc748d171e3cc575dffd7effa81ff1
ole-package OLE Ole10Native stream: oLE10NATiVE 1542697 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.