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

Static analysis result for SHA-256 44ae5a0cb180ae48…

MALICIOUS

Office (OLE) / .XLS

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