Malware Insights
The PDF file contains embedded JavaScript and is configured with an OpenAction to trigger its execution upon opening. The critical CVE-2009-0927 heuristic firing indicates the use of a known vulnerability related to the Collab.getIcon method, commonly exploited via JavaScript in PDF documents. The embedded JavaScript stream, identified as 'javascript_obj0009_000.js', likely contains obfuscated code designed to exploit this vulnerability and download a secondary payload. The presence of the unescape() call further suggests code obfuscation typical of exploit delivery.
Heuristics 6
-
Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927PDF 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)
-
OpenAction trigger high PDF_OPENACTIONPDF has an /OpenAction — code runs automatically when opened
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne 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_JAVASCRIPTPDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
-
Embedded JS stream low PDF_JSPDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0009_000.js7c9a361e66d5ae30b712a1988d555b272419391b0fdb04e6094f4f8deb160c78 |
pdf-javascript-stream | PDF /JS object 9 at offset 0xD6 | 2147 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 4 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.