KB5028166: Windows Server Security Update (July 2023)
Microsoft Windows Error Reporting Service contains an unspecified vulnerability that allows for privilege escalation.
A local attacker, with a low-privilege account, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2023-08-01 under CISA BOD 22-01.
This is a Software Vulnerability (CWE-59) (CWE-59) vulnerability in Microsoft Windows. Windows Error Reporting Service Elevation of Privilege Vulnerability Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
Active exploitation documented in the wild. Threat-research write-up: http://packetstormsecurity.com/files/174843/Microsoft-Error-Reporting-Local-Privilege-Elevation.html
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5028166Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5027215, KB5027219, KB5027222, KB5027223, KB5027225, KB5027230, KB5027231, KB5027271, KB5027275, KB5027279, KB5027283
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5028166 for the affected products in your update management console.
Microsoft Download Center Links
Verification
Confirm the update is installed:
Get-HotFix | Where-Object { $_.HotFixID -in @('KB5028166','KB5028168','KB5028169','KB5028171','KB5028182','KB5028185','KB5028186','KB5028222','KB5028223','KB5028226','KB5028228','KB5028232','KB5028233','KB5028240') }
References
Discovery Credit
Vlad Stolyarov and Maddie Stone of Googles Threat Analysis Group (TAG)
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.