Malicious PDF — malware analysis report

Static analysis result for SHA-256 468f8f5e2a170c60…

MALICIOUS

PDF

4.6 KB Created: 2008-04-28 12:17:40 +03:00
MD5: 4d16489cfd6d8e309b604af8236aef38 SHA-1: f10827730c3af9554182df455ca5eaf0a304acfc SHA-256: 468f8f5e2a170c60af0172b2fd0a3d7cdc3bfd2e3f142ba52422879cf8d5e4a0
164 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: User Execution: Malicious Link T1059.001 Command and Scripting Interpreter: PowerShell T1059.003 Command and Scripting Interpreter: Windows Command Shell T1059.007 Command and Scripting Interpreter: JavaScript/TypeScript

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. A critical finding is the exploitation of CVE-2007-5659 via the Collab.collectEmailInfo method, a known vulnerability in Adobe Reader. The embedded JavaScript file, 'javascript_obj0010_000.js', is flagged as suspicious and likely responsible for downloading and executing a secondary payload. The document body content is not informative.

Heuristics 6

  • 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. (matched in decompressed stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • Suspicious extracted artifact high 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.
  • 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.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0010_000.js
f5e46d6546b5df6ab1495d6c16c39e2625ed773bd6d6a18ac00e2b27543d5076
pdf-javascript-stream PDF /JS object 10 at offset 0x8F1 1914 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).