Attacker Value
Very High
1
PolarBear
1
CVE ID
AttackerKB requires a CVE ID in order to pull vulnerability data and references from the CVE list and the National Vulnerability Database. If available, please supply below:
Add References:
Attacker Value
Very High
(1 user assessed)Exploitability
Moderate
(1 user assessed)User Interaction
Unknown
Privileges Required
Unknown
Attack Vector
Unknown
1
MITRE ATT&CK
Log in to add MITRE ATT&CK tag
Add MITRE ATT&CK tactics and techniques that apply to this CVE.
Execution
Techniques
Validation
Validated
Validated
Validated
Validated
Validated
Validated
Validated
Initial Access
Techniques
Validation
Validated
Validated
Validated
MITRE ATT&CK
Select the MITRE ATT&CK Tactics that apply to this CVE
Collection
Select any Techniques used:
Command and Control
Select any Techniques used:
Credential Access
Select any Techniques used:
Defense Evasion
Select any Techniques used:
Discovery
Select any Techniques used:
Execution
Select any Techniques used:
Exfiltration
Select any Techniques used:
Impact
Select any Techniques used:
Initial Access
Select any Techniques used:
Lateral Movement
Select any Techniques used:
Persistence
Select any Techniques used:
Privilege Escalation
Select any Techniques used:
Topic Tags
Select the tags that apply to this CVE (Assessment added tags are disabled and cannot be removed)
What makes this of high-value to an attacker?
What makes this of low-value to an attacker?
Description
This is a local priv-esc 0-day, so there is no patch. It uses a taskmanager file to provide escalated privileges.
Add Assessment
2
Ratings
-
Attacker ValueVery High
-
ExploitabilityMedium
Technical Analysis
This is a local priv-esc 0-day, so there is no patch. It uses a taskmanager file to provide escalated privileges.
Would you also like to delete your Exploited in the Wild Report?
Delete Assessment Only Delete Assessment and Exploited in the Wild ReportGeneral Information
Offensive Application
exploit
Utility Class
privesc
Ports
Unknown
OS
WIndows 10
Vulnerable Versions
All (0-day)
Prerequisites
Unknown
Discovered By
SandboxEscaper
Metasploit Module
Unknown
Reporter
Unknown
Exploited in the Wild
Would you like to delete this Exploited in the Wild Report?
Yes, delete this reportAttackerKB Worker indicated source as
Government or Industry Alert (https://www.cisa.gov/known-exploited-vulnerabilities-catalog)
Would you like to delete this Exploited in the Wild Report?
Yes, delete this reportReferences
Additional Info
Authenticated
Unknown
Exploitable
Always
Reliability
Very Strong
Stability
Very Strong
Available Mitigations
Weak
Shelf Life
Medium
Userbase/Installbase
Very Large
Patch Effectiveness
Unknown
Rapid7
Technical Analysis
Report as Emergent Threat Response
Report as Exploited in the Wild
CVE ID
AttackerKB requires a CVE ID in order to pull vulnerability data and references from the CVE list and the National Vulnerability Database. If available, please supply below:
Now that this has been out and published a bit moe, we know that the bug here is that when an attacker uses the legacy task scheduler, the legacy task scheduler fails to impersonate the permissions of the user (as expected) and instead, simply runs it as itself- a local administrator. There’s a great writeput about it here: https://blog.0patch.com/2019/06/another-task-scheduler-0day-another.html
The TL;DR is that by invoking the legacy task scheduler on Windows 10 <= 1903 in the proper manner as an authenticated user, they can gain execution in the context of the scheduler itself (local administrator).