MALICIOUS
202
Risk Score
Heuristics 5
-
CVE-2009-3129 — Excel FEATHEADER record overflow critical CVE exact CVE_2009_3129Workbook 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.
-
CVE-2023-23397 — UNC path in Outlook reminder property high CVE_2023_23397Outlook .msg file contains a UNC path (\\server\share) — this is related to the CVE-2023-23397 attack surface, but the exact ReminderFileParameter stream was not confirmed by property-aware parsing.
-
Embedded Office document has suspicious static findings critical EMBEDDED_OFFICE_CHILD_STATIC_TRIAGEA CFB/OLE Office document was found inside another file type and its carved contents matched Office exploit or payload heuristics. This catches wrapped exploit documents where the top-level file routes to a PE, archive, or generic scanner instead of Office.
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 75,264 bytes but its declared streams total only 24,565 bytes — 50,699 bytes (67%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
Limited .msg parsing info EMAIL_MSG_LIMITEDThe .msg format requires the 'extract-msg' library for full analysis. Install it with: pip install extract-msg. Basic text scanning was performed.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_off00009000.ole |
embedded-office | Embedded OLE/CFB Office body inside email container at offset 0x9000 | 75264 bytes |
SHA-256: 77ff5e5344fc3340e63eb0c09bb5e2683c7f472ee701251236646f9addfcf371 |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.