Saturday, December 2, 2023

Researchers Found that Adobe Acrobat Blocking Security Software Visibility into PDF Files

Adobe Acrobat is blocking security software from inspecting the PDF files it opens. The end result of the work is the users are at risk since this decreases security.

Essentially, Adobe’s product blocks 30 security products from monitoring malicious activity by checking whether they are loaded into their processes.

Blocking Incompatible Antivirus Tools

Having visibility into all processes within a system is essential to a security tool for it to work efficiently. The dynamic linking libraries (DLLs) are developed to accomplish this by injecting them into software products that are launched by the system.

While apart from this, the cybersecurity researchers at Minerva Labs affirmed that, in the past, PDF files were used to execute the malware on a computer system through the use of malicious macros. 

The document can be amended by incorporating a PowerShell command in the ‘OpenAction’ section for the purpose of identifying the activities that are malicious. 

Here below we have mentioned the list of AV tools that are blocked by Adobe Acrobat:-

  • Trend Micro
  • BitDefender  
  • AVAST  
  • F-Secure 
  • McAfee 
  • 360 Security 
  • Citrix 
  • Symantec 
  • Morphisec 
  • Malwarebytes 
  • Checkpoint 
  • Ahnlab 
  • Cylance 
  • Sophos 
  • CyberArk 
  • Citrix 
  • BullGuard 
  • Panda Security 
  • Fortinet 
  • Emsisoft 
  • ESET 
  • K7 TotalSecurity 
  • Kaspersky 
  • AVG 
  • CMC Internet Security 
  • Samsung Smart Security ESCORT 
  • Moon Secure 
  • NOD32 
  • PC Matic 
  • SentryBay

Technical Analysis

This system query is accomplished using a CEF Dynamic Link Library called libcef.dll, which can be found in a wide range of programs that use this “dll” file.

Despite its short list of components that need to be blacklisted due to their potential for conflict, Chromium DLL users can modify and incorporate any DLL according to their needs.

Moreover, a pair of Adobe processes load the libcef.dll file, and here they are mentioned below:-

  • AcroCEF.exe
  • RdrCEF.exe

There are various checks Adobe performs under the registry key ‘SOFTWARE/Adobe/Adobe Acrobat/DC/DLLInjection/’, one of which is to determine if the bBlockDllInjection is set to 1.

While the DLLs created by antivirus products will be prevented from being injected into processes if it is implemented as such.

At the time of first launching Adobe Reader, the value of the registry key is ‘0’. However, it can be modified at any time thereafter. Depending on how your operating system performs or which version of Adobe Acrobat you have installed, this setting may vary.

Response of Adobe on the issue

Adobe has already asserted that they are receiving several reports from their users who are experiencing issues as a result of the CEF library in Adobe Acrobat being incompatible with its DLL components originating from some security products.

This problem has been acknowledged by Adobe and as a result, the company plans to work with these vendors to fix it.

You can follow us on LinkedinTwitterFacebook for daily Cybersecurity updates.

Website

Latest articles

Active Attacks Targeting Google Chrome & ownCloud Flaws: CISA Warns

The CISA announced two known exploited vulnerabilities active attacks targeting Google Chrome & own...

Cactus Ransomware Exploiting Qlik Sense code execution Vulnerability

A new Cactus Ransomware was exploited in the code execution vulnerability to Qlik Sense...

Hackers Bypass Antivirus with ScrubCrypt Tool to Install RedLine Malware

The ScrubCrypt obfuscation tool has been discovered to be utilized in attacks to disseminate the RedLine Stealer...

Hotel’s Booking.com Hacked Logins Let Attacker Steal Guest Credit Cards

According to a recent report by Secureworks, a well-planned and advanced phishing attack was...

Critical Zoom Vulnerability Let Attackers Take Over Meetings

Zoom, the most widely used video conferencing platform has been discovered with a critical...

Hackers Using Weaponized Invoice to Deliver LUMMA Malware

Hackers use weaponized invoices to exploit trust in financial transactions, embedding malware or malicious...

US-Seized Crypto Currency Mixer Used by North Korean Lazarus Hackers

The U.S. Treasury Department sanctioned the famous cryptocurrency mixer Sinbad after it was claimed...

API Attack Simulation Webinar

Live API Attack Simulation

In the upcoming webinar, Karthik Krishnamoorthy, CTO and Vivek Gopalan, VP of Products at Indusface demonstrate how APIs could be hacked.The session will cover:an exploit of OWASP API Top 10 vulnerability, a brute force account take-over (ATO) attack on API, a DDoS attack on an API, how a WAAP could bolster security over an API gateway

Related Articles