Malicious PDF — malware analysis report

Static analysis result for SHA-256 a78d3d00692310da…

MALICIOUS

PDF

3.1 KB
MD5: 0b5108051f417b5310e9da568439ab25 SHA-1: 82c35130b6cea24b53350ff66750be8e57cc6bd7 SHA-256: a78d3d00692310da790d19113c480a61e90f6b1fc74b445ea709afc257c1b43b
138 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

The PDF document contains embedded JavaScript that exploits known vulnerabilities, specifically CVE-2009-0927 (Collab.getIcon) and CVE-2007-5659 (Collab.collectEmailInfo). The heuristics indicate that the PDF launcher concatenates information fields, extracts characters at a fixed stride, and evaluates the result, leading to arbitrary code execution. The deobfuscated JavaScript is likely responsible for downloading and executing a second-stage payload.

Heuristics 5

  • Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927
    PDF JavaScript calls Collab.getIcon — CVE-2009-0927 is a stack buffer overflow in Adobe Reader triggered by Collab.getIcon() with a crafted argument. Allows arbitrary code execution. (identified after JavaScript deobfuscation)
  • Collab.collectEmailInfo — CVE-2007-5659 critical CVE exact CVE_2007_5659
    PDF JavaScript calls Collab.collectEmailInfo — CVE-2007-5659 is a buffer overflow in Adobe Reader triggered by a long argument or heap-sprayed message field passed to Collab.collectEmailInfo(). Part of a series of Acrobat JS API exploits. (identified after JavaScript deobfuscation)
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • 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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
legacy_pdfkit_stage_000.js
e9ea9667fb78771e05f0b31f617abddef0b403120a01a49ea37055503bdf3428
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x191 4724 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 9 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).