MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1059.003 Windows Command Shell
The sample is a malicious Microsoft Excel file that exploits CVE-2009-3129 via a FEATHEADER record overflow. High severity heuristics indicate suspicious cmd.exe invocation and PEB access, suggesting the exploit is used to execute arbitrary code. The presence of a NOP sled further supports code execution. The large slack space in the OLE structure is also anomalous. The primary IOC is the CVE identifier itself, as no specific URLs or hashes were extracted.
Heuristics 6
-
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=22, isf=4, cbHdrData=4). 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.
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
Suspicious cmd.exe invocation with execution flag high SC_STR_CMDSuspicious cmd.exe invocation with execution flag
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 104,510 bytes but its declared streams total only 24,565 bytes — 79,945 bytes (76%) 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).
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.pdf-repair.com
- http://www.pdf-repair.com)/Producer(Advanced
- http://www.pdf-repair.com)/ModDate(D:20100406171120+08
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/pdf/1.3/
- http://ns.adobe.com/xap/1.0/
- http://ns.adobe.com/xap/1.0/mm/
- http://purl.org/dc/elements/1.1/
Open this report in the interactive analyzer, or submit your own file for analysis.