SecPod

Learn Search

Search across all Learn content

← Back to Expressions & POVs
The 5th Wave!

The 5th Wave!

Credits : thehackernews.com

Jun 9, 2019By Vidita V Koushik3 min read

Credits : thehackernews.com

Patch Tuesday is just around the corner and SandboxEscaper has continued to drop exploits one after another. A second bypass exploit, named ByeBear was brought out in the open for the already patched CVE-2019-0841. SanboxEscaper published four other zero-days including the first exploit for CVE-2019-0841.

CVE-2019-0841

This is an elevation of privilege vulnerability in Windows AppX Deployment Service (AppXSVC) due to improper handling of hard links. This vulnerability was reported to Microsoft by Nabeel Ahmed of Dimension Data Belgium and many others. This bug received a patch in April 2019 Microsoft Patch Tuesday Updates. However, SandboxEscaper found two methods to bypass the patch and elevate privileges. Thus, the patch had not fully fixed the issue.

The exploit was tried with Microsoft Edge but it is believed to work with other packages too. Similar to the other Local Privilege Escalation (LPE) bugs, an attacker would have to be initially logged on to the system. He can then elevate privileges from a normal user to an Administrator by running a specially crafted malicious application. According to SandboxEscaper, reproducing the exploit involves two steps:

  • Launching the PoC
  • Launching Edge several times

The bypass can be carried out by initially deleting the files under :

plaintext
"c:\\users\\%username%\\appdata\\local\\packages\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\\"

and then launching Edge several times. Edge crashes the first time but writes to the DACL files on relaunch while impersonating the “SYSTEM” account. Microsoft Edge has to be launched from the taskbar or the desktop shortcut using ‘start Microsoft-edge:’ for correct impersonation. Successful exploitation gives full access to the target file. The PoC shows how the permissions are elevated for the ‘win.ini’ file.

The exploit abuses a race condition by trying to increase the thread priority on a multi-core machine. Most systems come with multiple cores of late, thus increasing the chances of exploitation.

Microsoft warned that it would be rolling out multiple updates to address the issues while SandboxEscaper claims that there is yet another zero day to be published.

Affected Systems

  • Windows 10 1809
  • Windows 10 1903
  • Windows Server 2019

Impact

A logged in user can gain Administrative or SYSTEM privileges on the machine. After exploitation, an attacker gains full control of a completely patched Windows machine.

Solution/Workaround

While there is no workaround or remediation available currently, we’ll continue to monitor this vulnerability and update as and when a fix is available. In the meantime, our general recommendation is to educate your teams about maintaining security hygiene.

Featured Posts

Open The Most Effective Vulnerability Assessment Framework What Makes One Effective
The Most Effective Vulnerability Assessment Framework What Makes One Effective

Point of View

The Most Effective Vulnerability Assessment Framework What Makes One Effective

No single named standard makes a vulnerability assessment framework effective. This piece covers NIST, ISO, and CIS Controls, then breaks down what actually separates a working framework from a checklist, coverage, risk based prioritization, cadence, ownership, and a feedback loop.

Sep 11, 2026

Open Threat and Vulnerability Assessment How Risk Actually Gets Calculated
Threat and Vulnerability Assessment How Risk Actually Gets Calculated

Point of View

Threat and Vulnerability Assessment How Risk Actually Gets Calculated

A vulnerability alone doesn't tell the whole risk story. This piece breaks down how a threat and vulnerability assessment pairs technical weaknesses with real attacker context, walks through the six step process, and covers frameworks like NIST 800-30 and ISO 27005.

Sep 11, 2026

Open Vulnerability Assessment Services: What to Look For
Vulnerability Assessment Services: What to Look For

Point of View

Vulnerability Assessment Services: What to Look For

Choosing a vulnerability assessment provider means asking about actual coverage, scan frequency, and whether findings come with real prioritization or just a CVSS dump. This piece breaks down what strong vulnerability assessment services include, red flags to avoid, and questions to ask before signing.

Sep 11, 2026

Open Agentic AI Vulnerability Assessment What Changes and What Does Not
Agentic AI Vulnerability Assessment What Changes and What Does Not

Point of View

Agentic AI Vulnerability Assessment What Changes and What Does Not

Agentic AI is expanding what a vulnerability assessment needs to cover, autonomous agents bring their own credentials, tool access, and memory, adding a genuinely new asset class alongside servers and endpoints. It's also compressing attacker timelines and introducing risk categories like goal hijacking and tool misuse that don't map to a traditional CVE. But the core discipline hasn't changed: the same lifecycle of scoping, scanning, prioritizing, and remediating still applies, human judgment still drives prioritization, and accountability still sits with the people who deployed the agent, not the agent itself.

Sep 9, 2026