Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Vulnerabilities

DLL Hijacking Flaw Impacts Symantec Endpoint Protection

Symantec Endpoint Protection is the latest antivirus product found to unsafely load DLLs into a process that runs with SYSTEM privileges.

Symantec Endpoint Protection is the latest antivirus product found to unsafely load DLLs into a process that runs with SYSTEM privileges.

The software is impacted by a vulnerability that could allow an attacker that has administrative privileges to bypass self-defense mechanisms and load an unsigned DLL file, SafeBreach security researchers explain in a new blog post.

Over the past several weeks, SafeBreach has disclosed similar issues in security products from Avast, AVG, Avira, McAfeeForcepointTrend MicroBitdefender and Check Point.

The issue, the researchers say, is that Symantec Endpoint Protection, a signed process running as NT AUTHORITYSYSTEM — meaning that it has the highest privileges on a machine — is attempting to load a DLL that doesn’t reside at the expected path.

Specifically, the software looks for the file at C:WindowsSysWOW64wbemDSPARSE.dll, but the DLL is actually located in the SysWow64 folder directly.

The same as other antivirus programs, Symantec Endpoint Protection uses a mini-filter filesystem driver to protect its folders from intrusion, preventing even users with admin privileges from altering them.

“That means that even if we are running as an Administrator and we will want to implant a DLL which doesn’t exist in order to load it into Symantec’s processes, we won’t be able to do that,” SafeBreach explains.

The aforementioned vulnerability, however, provided the security researchers with the possibility to create an unsigned library out of the original dsparse.dll, implant it in the SysWow64Wbem folder, and have it loaded by Symantec Endpoint Protection at system reboot.

Advertisement. Scroll to continue reading.

“We were able to load an arbitrary Proxy DLL (which loaded another arbitrary DLL) and execute our code within a service’s process which is signed by Symantec Corporation as NT AUTHORITYSYSTEM, resulting in bypassing the self-defense mechanism of the program,” SafeBreach explains.

The two root causes of this vulnerability are the fact that the antivirus does not perform a digital signature check against the loaded binary, and that it attempts to load dsparse.dll from the working directory.

While administrative privileges are required to exploit the vulnerability, a successful attack could result in a malicious payload being loaded and executed within the context of a Symantec signed process, as NT AUTHORITYSYSTEM.

“This ability might be abused by an attacker for different purposes such as execution and evasion, for example: Application Whitelisting Bypass. The Antivirus might not detect the attacker’s binary, because it tries to load it without any verification against it,” SafeBreach says.

Tracked as CVE-2019-12758, the security bug was found to affect all versions of Symantec Endpoint Protection before 14.2 RU2. Version 14.2 RU2 also patches several other vulnerabilities.

Related: Vulnerability in McAfee Antivirus Products Allows DLL Hijacking

Related: Avast, Avira Products Vulnerable to DLL Hijacking

Related: Researchers Claim They Bypassed Cylance’s AI-Based Antivirus

Written By

Ionut Arghire is an international correspondent for SecurityWeek.

Click to comment

Trending

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Understand how to go beyond effectively communicating new security strategies and recommendations.

Register

Join us for an in depth exploration of the critical nature of software and vendor supply chain security issues with a focus on understanding how attacks against identity infrastructure come with major cascading effects.

Register

Expert Insights

Related Content

Vulnerabilities

Less than a week after announcing that it would suspended service indefinitely due to a conflict with an (at the time) unnamed security researcher...

Data Breaches

OpenAI has confirmed a ChatGPT data breach on the same day a security firm reported seeing the use of a component affected by an...

IoT Security

A group of seven security researchers have discovered numerous vulnerabilities in vehicles from 16 car makers, including bugs that allowed them to control car...

Vulnerabilities

A researcher at IOActive discovered that home security systems from SimpliSafe are plagued by a vulnerability that allows tech savvy burglars to remotely disable...

Risk Management

The supply chain threat is directly linked to attack surface management, but the supply chain must be known and understood before it can be...

Cybercrime

Patch Tuesday: Microsoft calls attention to a series of zero-day remote code execution attacks hitting its Office productivity suite.

Vulnerabilities

Patch Tuesday: Microsoft warns vulnerability (CVE-2023-23397) could lead to exploitation before an email is viewed in the Preview Pane.

Vulnerabilities

The latest Chrome update brings patches for eight vulnerabilities, including seven reported by external researchers.