Malicious PDF — malware analysis report

Static analysis result for SHA-256 054d9c31ae42a269…

MALICIOUS

PDF

5.5 KB Created: sdtres
MD5: 2c847cb3ac973f0b7f986cc102aec3a2 SHA-1: e57e6802b22b648e5af6883bf5fdbf42bed57d2a SHA-256: 054d9c31ae42a269b39dbb5a9da51264a85a14068ae2158d074f61cd07bcbde6
236 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The sample is a PDF file identified as malicious by multiple heuristics and ClamAV, specifically detecting the CVE-2010-0188 exploit. This exploit targets Adobe Reader's handling of XFA forms and embedded TIFF images. The embedded script payload and the nature of the exploit strongly suggest it's designed to achieve arbitrary code execution, likely for downloading and running a subsequent stage. No specific family could be identified.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 7

  • Adobe Reader LibTIFF XFA image exploit — CVE-2010-0188 critical CVE likely CVE_2010_0188
    PDF contains the CVE-2010-0188 exploit template: XFA JavaScript heap-spray setup, a generated TIFF image payload, and assignment of that TIFF data to an XFA image field rawValue to trigger Adobe Reader's LibTIFF parser.
  • ClamAV: Pdf.Exploit.CVE_2010_0188-10 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.CVE_2010_0188-10
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • Embedded script payload in PDF stream low PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • 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://ns.adobe.com/xdp/
    • http://www.xfa.org/schema/xci/1.0/
    • http://www.xfa.org/schema/xfa-template/2.5/
    • http://ns.adobe.com/xtd/
    • http://www.xfa.org/schema/xfa-data/1.0/
    • http://ns.adobe.com/xfdf/
    • http://www.xfa.org/schema/xfa-form/2.8/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0011.bin
14af66cc2263f258d0ae9ae0896cf2f150263615ed2e8c3ece04e818c03cf028
pdf-embedded-file PDF EmbeddedFile object 11 at offset 0x45C 33148 bytes
Detection
ClamAV: Pdf.Exploit.CVE_2010_0188-10
Obfuscation or payload: unlikely