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

Static analysis result for SHA-256 b32bb2bc86649da0…

MALICIOUS

Office (OLE) / .XLS

25.5 KB Created: 1996-12-17 01:32:42 Authoring application: Microsoft Excel First seen: 2026-05-10
MD5: 74ff2aedb7565c0312418832f1dc500d SHA-1: d73d20a835cabc1bef0bdff5a75457b3a7f0c594 SHA-256: b32bb2bc86649da0dc5f8c84d402f31a359e3cc34cc63c0af577c7dda2d11c43
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.