Monday, March 24, 2025
HomeCyber Security NewsBeware of New Campaign that Delivers Sophisticated Malware Through PDF Files

Beware of New Campaign that Delivers Sophisticated Malware Through PDF Files

Published on

SIEM as a Service

Follow Us on Google News

Recently, the security experts at HP Wolf Security have discovered a new way to use PDF attachments to distribute malware via the internet. In this case, malicious Word documents are delivered through PDF attachments.

It is rather uncommon to receive malicious email attachments in PDF format, as all most often malicious emails are delivered as docx or xls files with embedded malware-loading macros. 

Threat actors are turning to other methods to deploy malicious macros and evade detection as people become aware of the danger of opening Microsoft Office attachments containing malicious macros.

Implanting Malicious Word Docs in PDFs

It appears that the email body of the PDF document that arrived by email is filled with vague promises. While the PDF is named “Remittance Invoice,” and based on its title and contents, it appears that the recipient will receive payment. 

The DOCX file contains the same content as the PDF file, therefore Adobe Reader prompts the user to open the DOCX file, which might be confusing to the victim.

The Open File prompt below provides the following information because the threat actors named the embedded document “has been verified”:-

If you receive this message, you would probably feel comfortable opening the file as it has been legitimately validated by Adobe and can be opened safely.

Although malware analysts utilize tools like parsers and scripts to inspect embedded files in PDFs, the average user wouldn’t even know how to start looking at them or know where to start if they receive these tricky e-mails.

A DOCX file is usually opened in Microsoft Word by users in most cases rather than a different program. So, if macros are enabled, DOCX files in Microsoft Word will be downloaded into RTF format from a remote resource.

In the Word file, there is a command embedded with the URL for where the payload is located, which will result in the download of the RTF.

Old RCE Exploitation

It is found that an OLE object has been malformed in the RTF file titled “f_document_shp.doc”, which makes it difficult to analyze. 

HP’s analysts were able to determine that it attempts to exploit a vulnerability in Microsoft Equation Editor in order to run arbitrary code after some targeted reconstruction is done.

In this case, the shellcode is exploiting the following vulnerability:-

  • CVE-2017-11882

Despite being fixed in November 2017, Equation Editor still exhibits a remote code execution vulnerability that must be dealt with immediately if not removed.

You can follow us on Linkedin, Twitter, Facebook for daily Cybersecurity and hacking news updates.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

Operation Red Card: Authorities Arrest 300+ Linked to Cyber Attacks

An INTERPOL-led operation, dubbed "Operation Red Card," has resulted in the arrest of over...

CleanStack: Dual-Stack Solution to Defend Against Memory Corruption Attacks

CleanStack is a novel stack protection mechanism designed to combat memory corruption attacks, which...

Chinese ‘Web Shell Whisperer’ Leverages Shells and Tunnels to Establish Stealthy Persistence

A recent cyber espionage operation by a China-nexus threat actor, dubbed "Weaver Ant," has...

FCC Investigates Chinese Entities on US Government’s Prohibited List

The Federal Communications Commission (FCC) has initiated a new investigation into Chinese entities previously...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

Operation Red Card: Authorities Arrest 300+ Linked to Cyber Attacks

An INTERPOL-led operation, dubbed "Operation Red Card," has resulted in the arrest of over...

CleanStack: Dual-Stack Solution to Defend Against Memory Corruption Attacks

CleanStack is a novel stack protection mechanism designed to combat memory corruption attacks, which...

Chinese ‘Web Shell Whisperer’ Leverages Shells and Tunnels to Establish Stealthy Persistence

A recent cyber espionage operation by a China-nexus threat actor, dubbed "Weaver Ant," has...