Malware Insights
The PDF document contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2009_4324 heuristic specifically flags the use of media.newPlayer, a known vulnerability in older PDF readers. The embedded JavaScript, though partially obfuscated, likely leverages this vulnerability to execute malicious code. The unescape() call further suggests obfuscation techniques common in exploit delivery. The primary function of the script appears to be exploiting this vulnerability to download and execute a second-stage payload.
Heuristics 5
-
media.newPlayer — CVE-2009-4324 critical CVE exact CVE_2009_4324PDF JavaScript calls media.newPlayer — CVE-2009-4324 is a use-after-free in Adobe Reader's multimedia plugin triggered by media.newPlayer(). Actively exploited as a zero-day in December 2009.
-
unescape() call high PDF_UNESCAPEunescape() found — often used to decode shellcode in PDF JS exploits
-
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.
-
Suspicious extracted artifact info 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.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0005_000.js7e3242c86a6d1e3d4dd3494839f099570fdb2a3f8272211f7e39e4996af1bf60 |
pdf-javascript-stream | PDF /JS object 5 at offset 0x117 | 675 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 eval/decoder/string-building token(s).
|
|||
javascript_obj0005_001.js1f84b51c57cd17f03ca4e813ac9da37262f2b978467f186b0e4df17364a332e1 |
pdf-javascript-stream | PDF /JS object 5 at offset 0x117 | 36 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.