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

Static analysis result for SHA-256 ae54f4601d716888…

MALICIOUS

Office (OLE) / .XLS

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