Malicious Office (OOXML) / .XLSX — malware analysis report

Static analysis result for SHA-256 ff07908a590dec76…

MALICIOUS

Office (OOXML) / .XLSX

1.76 MB Created: 2022-11-18 02:05:27 UTC Authoring application: Microsoft Excel 12.0000
MD5: d3f593571da9b55237a49f9c23a12d9a SHA-1: b3c9a6ca51802326e7de5a6854199fc369bc3b08 SHA-256: ff07908a590dec7673c510ec4d0043d8825a54039e35b7c28c299f95c55336c3
142 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1559.001 Component Object Model Hijacking

The file is an OOXML document containing an embedded OLE object, specifically identified as a Microsoft Equation Editor object. Heuristics indicate anomalies within the Equation Editor's native stream, strongly suggesting exploitation of CVE-2018-0798. This technique is commonly used to execute arbitrary code, likely leading to the download and execution of a secondary payload.

Heuristics 5

  • Equation Editor OLE object high CVE related OLE_EQUATION_EDITOR
    Embedded OLE object xl/embeddings/7Pe.RJZ contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
  • CVE-2018-0798 — anomalous Equation Editor native stream high CVE likely CVE_2018_0798_EQUATION_NATIVE_ANOMALY
    Embedded Equation Editor OLE data contains anomalous native stream bytes consistent with a CVE-2018-0798-style Equation Editor exploit. This is treated as likely CVE evidence because the Equation object is malformed and payload-like, but it does not match the exact public matrix-overflow byte signature.
  • Equation Editor object carries payload-like Ole10Native stream high OLE_EQUATION_OLE10NATIVE_PAYLOAD_ANOMALY
    Embedded OLE object declares the Equation Editor CLSID but stores a large high-entropy Ole10Native stream with malformed package sizing. This is an exploit-shaped Equation/OLE payload container seen in malicious OOXML samples. It is not assigned to a specific CVE unless the MTEF/Equation Native primitive also matches.
  • Embedded OLE object medium OOXML_OLE_OBJECT
    Document contains an embedded OLE object
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
ooxml_oleobject_00.bin
f6d1c62587e0e07c87d617fa813231750bcff1a89d145f98977c6eac83b96e9c
ooxml-ole-object OOXML embedded OLE part: xl/embeddings/7Pe.RJZ 2187776 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.98, consistent with packed or encrypted content.
ooxml_oleobject_00_ole10native_00.bin
274f7199842e97982d6b82ae1d08d651496ca6e57a4400986c368856f65ae429
ole-package OOXML xl/embeddings/7Pe.RJZ Ole10Native stream: OLE10NAtive 2168089 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.