MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious File
T1204.002 Malicious File: User Execution
T1059 Command and Scripting Interpreter
T1059.003 Command and Scripting Interpreter: Windows Command Shell
The sample is an Excel file that exploits CVE-2009-3129, a known vulnerability in Microsoft Excel's FEATHEADER record. This exploit likely leads to arbitrary code execution. The presence of a suspicious cmd.exe invocation with an execution flag further supports this, suggesting the exploit is used to launch a secondary payload. The embedded URLs, while not definitively malicious, are associated with a domain that has an unknown reputation and could be part of the attack chain.
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=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.
-
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 119,358 bytes but its declared streams total only 24,565 bytes — 94,793 bytes (79%) 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.