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

Static analysis result for SHA-256 5366a2655c7ffd87…

MALICIOUS

Office (OLE) / .XLS

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