MALICIOUS
282
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
The sample is a Microsoft Word document containing VBA macros that exploit CVE-2007-3899, a known memory corruption vulnerability. The AutoOpen and Document_Open macros are present and configured to execute shell commands. The VBA script uses VirtualAlloc to allocate memory and RtlMoveMemory to copy shellcode into it, indicating it's designed to download and execute a second-stage payload. The ClamAV detection name 'Doc.Malware.Valyria-10023899-0' suggests a known malware variant.
Heuristics 8
-
CVE-2007-3899 — Microsoft Word malformed string memory corruption critical CVE likely CVE_2007_3899Word OLE document has the MS07-060 malformed-string exploit shape: a Word 97-family FIB points to a malformed DOP/string-table region with an abnormal INT_MAX run, inflated text counters, and exploit payload or Mdropper.Z campaign evidence.
-
ClamAV: Doc.Malware.Valyria-10023899-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Malware.Valyria-10023899-0
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.base1b40c14e9f4bf3e500da35a861d7ab8fea6b059651165ba13a9ecd376dd0e1a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3224 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.