Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 92d84f1c571a4083…

MALICIOUS

Office (OLE)

25.5 KB Created: 1996-12-17 01:32:42 Authoring application: Microsoft Excel First seen: 2012-07-12
MD5: af0609b7b94187826276b38b4224058e SHA-1: c1032f855568948a88b99ecd3991f99a8160f935 SHA-256: 92d84f1c571a4083c3af3cc96b26ca928525942dc733de2ccdf7463be8470b4e
60 Risk Score

Heuristics 1

  • CVE-2009-3129 — Excel FEATHEADER record overflow critical CVE exact CVE_2009_3129
    Workbook BIFF stream contains a FEATHEADER (Feature Header) record with anomalous size (record_size=23, isf=2, cbHdrData=4294967295). Legitimate FEATHEADER records are tiny (<100 bytes) and carry cbHdrData values that fit in the record body; the value here is the documented CVE-2009-3129 exploit primitive — cbHdrData drives a memcpy with attacker-controlled size, leading to memory corruption and code execution in Excel 2007/2003.