Malicious PDF — malware analysis report

Static analysis result for SHA-256 49e6984c15a0f93f…

MALICIOUS

PDF

3.2 KB Created: 2010-04-14 12:42:52 +02:00 Authoring application: PDFCreator Version 0.9.5 (via GPL Ghostscript 8.61)
MD5: 43cf003ac82a7469337294247d7d2f72 SHA-1: fdd2a8072727ed90a85a2c3fc0c15103af2dd986 SHA-256: 49e6984c15a0f93ff8ca85b077b900eda53c243a34052057218cb0a6665ae985
154 Risk Score

Malware Insights

MITRE ATT&CK
T1190 Exploit Public-Facing Application

The PDF document contains embedded JavaScript and utilizes filters like ASCIIHexDecode and ASCII85Decode, indicating obfuscation. The critical finding is the CVE-2009-0927 exploit, specifically targeting the Collab.getIcon function, which is known to lead to arbitrary code execution. The embedded JavaScript stream, although not fully detailed, likely facilitates the exploit's execution. The benign URLs present do not detract from the malicious nature indicated by the exploit and script indicators.

Heuristics 9

  • 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. (matched in decompressed stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEX
    Hex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
  • 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.
  • Additional-actions dictionary low PDF_AA
    PDF defines /AA (Additional Actions) that references an executable action (JS/JavaScript/Launch/SubmitForm) — can auto-trigger on document or widget events. Form-field calc/format/validate/keystroke handlers in legitimate interactive forms commonly fire this, so it is reported as a low-weight signal; weaponised auto-execution is flagged by stronger rules (PDF_OPENACTION, encrypted-with-JS, etc.)
  • ASCII85Decode filter (with exploit indicators) low PDF_FILTER_85
    ASCII85 encoding filter present alongside exploit delivery indicators — uncommon outside of obfuscation
  • 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.
  • Embedded URL info EMBEDDED_URL
    One 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/iX/1.0/
    • http://ns.adobe.com/pdf/1.3/
    • http://ns.adobe.com/xap/1.0/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://purl.org/dc/elements/1.1/

Extracted artifacts 1

Files carved from inside the sample during analysis.

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