MALICIOUS
198
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 JavaScript
T1204.002 Malicious Link
T1071.001 Web Protocols
This PDF document contains embedded JavaScript and is configured with an OpenAction trigger, indicating an attempt to automatically execute code upon opening. The presence of `unescape()` and `util.printf` calls, along with a CVE-2023-26369 related heuristic, strongly suggests the exploitation of a known PDF vulnerability. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload from one of the embedded URLs.
Heuristics 8
-
util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (matched in decompressed stream)
-
TrueType bitmap font + active content — CVE-2023-26369 related high PDF_CVE_2023_26369_RELATEDPDF embeds a TrueType font with bitmap tables (EBDT/sbix/CBDT) alongside exploit delivery indicators — CVE-2023-26369 exploits the sfac_GetSbitBitmap function in Adobe's libCoolType for arbitrary code execution. This CVE was actively exploited in the wild, but this rule does not validate the malformed EBLC/EBDT primitive.
-
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)
-
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.
-
Embedded URL info EMBEDDED_URLOne 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.color.org
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/
- http://ns.adobe.com/xap/1.0/rights/
- http://ns.adobe.com/pdf/1.3/
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/xap/1.0/mm/
- http://www.aiim.org/pdfa/ns/id/
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
javascript_obj0057_000.jsadf4346f3b7f31ce13d10c84a037461960fbde579ec379abca0d9033272d8ced |
pdf-javascript-stream | PDF /JS object 57 at offset 0x2F15B | 5343 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 3 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
|
|||
stream_002_off00001f51.bin1b3d79e17f65a53e314ece9e01b54b298fb91c87ba1abec996f3aa8ae086593b |
decompressed-pdf-stream | PDF FlateDecoded stream at offset 0x1F51 | 190988 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.