Malicious RTF — malware analysis report

Static analysis result for SHA-256 125cf1f3e4bf2a10…

MALICIOUS

RTF

3.6 KB First seen: 2022-10-03
MD5: 4d4471982b01210e535c402bb5313efb SHA-1: 1616befed33be000413e5a6a38ba4935fbe43d48 SHA-256: 125cf1f3e4bf2a108fc28e51c39de25b96ba1bb1fdb2047bb9df01c406a263d5
200 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The RTF file contains embedded OLE object data, specifically related to Equation Editor. Heuristics indicate the exploitation of CVE-2017-11882, which allows for arbitrary code execution when the embedded object is activated. The presence of 'eQuAtion.3' as the class name strongly suggests this vulnerability is being leveraged.

Heuristics 5

  • Obfuscated Equation Editor ProgID + activation critical CVE related RTF_EQUATION_EDITOR
    RTF decodes to an Equation.3 ProgID from top-level \objdata hex after nested RTF junk groups are ignored, and the document also contains \objemb plus \objupdate activation. This is an obfuscated Equation Editor exploit surface associated with CVE-2017-11882 / CVE-2018-0802 families, but no exact malformed MTEF CVE primitive was recovered from this object.
  • Equation Editor activation — CVE-2017-11882 related high CVE related CVE_2017_11882_ACTIVATION_RELATED
    RTF decodes to an Equation.3 ProgID and requests OLE activation with \objemb plus \objupdate. This reaches the legacy Equation Editor attack surface used by CVE-2017-11882/CVE-2018-0802 documents, but the malformed MTEF/native payload needed for stronger attribution was not recovered.
  • Automatically linked OLE object high RTF_OBJAUTLINK
    RTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
  • \objupdate forces OLE activation high RTF_OBJUPDATE
    RTF contains \objupdate — forces automatic OLE object instantiation when the document is opened, bypassing user interaction. Almost exclusively seen in Equation Editor exploit documents.
  • OLE object data medium RTF_OBJDATA
    RTF contains 1 \objdata section(s) — embedded OLE objects

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00000083.bin
be3605e35a8a352dd8d28524352177ef55dd4e663d207978ba0210bb6468a366
rtf-objdata-decoded RTF \objdata at offset 0x83 1745 bytes