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

Static analysis result for SHA-256 97353d3a39f03cfa…

MALICIOUS

Office (OLE) / .XLS

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