Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 1fc3d92f4bc4045a…

MALICIOUS

Office (OLE)

25.5 KB Created: 1996-12-17 01:32:42 Authoring application: Microsoft Excel First seen: 2026-05-11
MD5: d0f82e2a91ecc915bca7924dfc5b4a6e SHA-1: a080f92c78b9fe83144f247c91d5a33e8a52f022 SHA-256: 1fc3d92f4bc4045aeb5f9afe036e841903ea25778f4b603d7dd6d460ae569465
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.