MALICIOUS
172
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
T1559.002 Component Object Model Hijacking
The sample is an Excel file containing an embedded Equation Editor object that exploits CVE-2017-11882. This object contains a secondary embedded PDF file which exhibits suspicious static findings, including multiple cross-reference table mismatches. The VBA macros present do not contain executable statements, indicating the primary malicious functionality is likely within the OLE object.
Heuristics 6
-
Equation Editor Ole10Native payload — CVE-2017-11882 critical CVE likely CVE_2017_11882_EQUATION_OLE10NATIVEAn embedded Microsoft Equation 3.0 object (CLSID 0002CE02-0000-0000-C000-000000000046) carries an Ole10Native packager stream instead of the normal Equation Native/MTEF data. This is the weaponized Equation Editor RCE delivery shape used by CVE-2017-11882 / CVE-2018-0802 maldocs. The payload (font-record overflow + shellcode) is frequently encrypted and the stream name case-scrambled to evade scanners, but an Equation object holding an Ole10Native stream has no benign use.
-
Equation Editor OLE object high OLE_EQUATION_EDITORContains Equation Editor object — related to CVE-2017-11882 / CVE-2018-0802 exploitation, but CLSID presence alone is not the malformed MTEF exploit primitive.
-
Secondary embedded PDF body has suspicious static findings critical POLYGLOT_CHILD_PDF_STATIC_TRIAGEA valid PDF body was found at a nonzero offset inside another container and its carved contents matched PDF exploit or lure heuristics. This catches polyglots where the top-level magic routes to ZIP/OLE while a PDF reader or downstream parser opens the hidden PDF payload.
-
VBA project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
-
Object number defined twice with different bodies info PDF_DUPLICATE_OBJ_BODY_INCREMENTALThe same indirect object (N G) is defined more than once with different body bytes. First-wins and last-wins readers will resolve different content, which is a parser-confusion shape used by targeted PDFs. Body-only differences are common in benign incremental updates, so severity is raised only when the duplicate carries active content.
-
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.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/
- http://ns.adobe.com/pdf/1.3/
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/xap/1.0/mm/
Extracted artifacts 8
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7f506327609c082af1cd37dde23bc2c71a000f7d1ef530b6abb66775040a7673 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1206 bytes |
ole10native_00.bin08f2f7be1f3787d77eb3b872d3a1e3d19679d24b9cada4e9bcd83b92a0dff501 |
ole-package | OLE Ole10Native stream: MBD000350D6/OLE10NAtIVe | 1761 bytes |
font_00_sfnt_off00012d55.binc770f9918a4512e864d5cb442b6b813020a99b29f560e058e4362ddfc8412387 |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x12D55 | 11884 bytes |
font_01_sfnt_off00014ac4.bindd457e884a659b63f960fd1c1b3ba45b073ca5832921ee06c6cae7a7d12bd11f |
pdf-font-stream | PDF embedded font (sfnt) at offset 0x14AC4 | 15280 bytes |
polyglot_child_pdf_off00069200.pdf8a701c91b5e16a82c523f37710cf36da7f1073f3852eb224631bca1d2e988949 |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x69200 | 716800 bytes |
polyglot_child_pdf_off00001000.pdfb75c1bd5256c6a7572e0b56445ba3af9cea001797f37e8e000d0e013f97d97db |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x1000 | 1143296 bytes |
polyglot_child_pdf_off00006200.pdff494924d73757e463be95e6ef83d83aec135e32a93915ce7b73c2276274f242c |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0x6200 | 1122304 bytes |
polyglot_child_pdf_off0000e200.pdff3fa173c19aa911e83bc31a9b5cbfcb650f8bb75132127ba6b42de1195e46a02 |
polyglot-child-pdf | Secondary PDF body inside ole container at offset 0xE200 | 1089536 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.