Acer quick access windows 10 download

Acer quick access windows 10 download

acer quick access windows 10 download

Safe download link for Acer Quick Access. and of the software are the most installed ones that work under Windows 8//10/7. Download Acer Quick Access: Quickly access settings and programs from an Acer laptop. MB | For Windows 8, Windows 10(Free). Aura Sync Utility. I am unable to uninstall quick access feature(need to reinstall). If you are affected by the same issue, simply download geek uninstaller and.

Acer quick access windows 10 download - was specially

Are absolutely: Acer quick access windows 10 download

Planetbase pc game download for free Download drivers artis pro wireless
Download sabrent usb driver Where files are downloaded in iphone
Avg affecting download files Epson artisan 1430 drivers download
acer quick access windows 10 download

Acer quick access windows 10 download - still variants?

Introduction

December 17,

Peleg Hadar

Security Researcher, SafeBreach Labs

SafeBreach Labs discovered a new vulnerability in Acer Quick Access software.

In this post, we will demonstrate how this vulnerability can be used in order to achieve persistence, defense evasion and in some cases privilege escalation by loading an arbitrary unsigned DLL into a service that runs as SYSTEM.

Acer Quick Access

Acer Quick Access is a software which is preinstalled on most Acer PCs.

The software allows the user to toggle individual wireless devices on or off, change power-off USB charge settings, modify network sharing options, and much more.

Part of the software is running as a service which is executed as “NT AUTHORITY\SYSTEM,” which provides it with very powerful permissions.

Discovery

In our initial exploration, we targeted the Acer Quick Access service based on the assumption that such a critical service would have high-permission-level access to the PC hardware as well as the capability to induce privilege escalation.

After the Acer Quick Access service started, it executed www.cronistalascolonias.com.ar as NT AUTHORITY\SYSTEM.

Once the library was loaded, we noticed the service tried to look for 3 missing DLL files in order to load it:


Note: We filtered the irrelevant events from the above screenshot.

As you can see, the service was trying to load three missing DLL files, which eventually were loaded from the c:\python27 directory - our PATH environment variable:

  1. www.cronistalascolonias.com.ar
  2. www.cronistalascolonias.com.ar
  3. www.cronistalascolonias.com.ar

Demonstrating a DLL Hijacking Vulnerability

On our VM, the c:\python27 has an ACL which allows any authenticated user to write files onto the ACL. This makes the privilege escalation simple and allows a regular user to write the missing DLL file and achieve code execution as NT AUTHORITY\SYSTEM.

It is important to note that an administrative user or process must (1) set the directory ACLs to allow access to non-admin user accounts, and (2) modify the system’s PATH variable to include that directory.

In order to test this privilege escalation vulnerability, we compiled a DLL (unsigned) which writes the following to the filename of a txt file:

  1. The username which executed it
  2. The name of the DLL file


We were able to load three arbitrary DLLs and execute our code as NT AUTHORITY\SYSTEM.

Note: If the “www.cronistalascolonias.com.ar” file already exists, it won’t load the “www.cronistalascolonias.com.ar” file.

Root Cause Analysis

Once the Acer Quick Access service is started (www.cronistalascolonias.com.ar), it tries to load 3 DLL files by calling the LoadLibraryW WinAPI function:

As we can see in the screenshots, there are two root causes for the vulnerability:

  • Uncontrolled Search Path - The lack of safe unmanaged DLL loading.
    The service tries to load the DLL files using LoadLibraryW instead of using LoadLibraryExW, which can control the paths from which the DLL files can be loaded.
  • No digital certificate validation is made against the binary (for example, calling WinVerifyCrypt). The program doesn't validate whether the DLL that it is loading is signed. Therefore, it can load an arbitrary unsigned DLL.

Acer Quick Access is preinstalled on most Acer devices running Windows.

Below we show three possible ways that an attacker can leverage the vulnerability we discovered and documented above.

Signed Execution, Whitelisting Bypass, Defense Evasion

The vulnerability gives attackers the ability to load and execute malicious payloads using a signed service. This ability might be abused by an attacker, for example to achieve Application Whitelisting Bypass for purposes such as execution and evasion.

Persistence Mechanism

The vulnerability gives attackers the ability to load and execute malicious payloads in a persistent way, each time the service is loaded. That means that once the attacker drops a malicious DLL in a vulnerable path, the service will load the malicious code each time it is restarted.

Privilege Escalation

The service provides the attacker with the ability to operate as NT AUTHORITY\SYSTEM, which is the most powerful user in Windows.

  • Acer Quick Access v - v
  • Acer Quick Access v - v

Patched versions: v and v

Sep 24th, - Vulnerability reported to Acer

Sep 24th, - Initial response from Acer

Sep 26th, - Status update from Acer

Oct 1st, - Acer confirmed the vulnerability

Oct 16th, - Status update from Acer

Oct 17th, - Status update from Acer

Oct 28th, - Acer provided affected products and versions, and said that they are going to issue a CVE.

Dec 3rd, - Acer issued CVE, updated us that they deployed a fix on October 7th and said that they will publish an advisory on December 17th.

Dec 17th, - Acer published a security advisory.

Источник: www.cronistalascolonias.com.ar

Acer quick access windows 10 download

2 thoughts to “Acer quick access windows 10 download”

Leave a Reply

Your email address will not be published. Required fields are marked *