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

Static analysis result for SHA-256 bffcd6ff3556b4c9…

MALICIOUS

Office (OLE) / .XLS

25.5 KB Created: 1996-12-17 01:32:42 Authoring application: Microsoft Excel First seen: 2026-06-16
MD5: cce4248f93f6bc8b611d78d203053f07 SHA-1: 322187e71227ac8867bd5807035a90891a5f56c2 SHA-256: bffcd6ff3556b4c92d27fd866a274ac11355640c282c3559e0c5f2b016f3c83e
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.