KB4507435: Windows Server Security Update (July 2019)
A local elevation of privilege vulnerability exists in how splwow64.exe handles certain calls. An attacker who successfully exploited the vulnerability could elevate privileges on an affected system from low-integrity to medium-integrity.
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 2022-06-13 under CISA BOD 22-01.
This vulnerability affects Microsoft Windows. A local elevation of privilege vulnerability exists in how splwow64.exe handles certain calls, aka 'Microsoft splwow64 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:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2022-05-23 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2022-06-13.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB4507435Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB4503267, KB4503276, KB4503279, KB4503284, KB4503285, KB4503286, KB4503291, KB4503293, KB4503327
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB4507435 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 @('KB4507435','KB4507448','KB4507450','KB4507453','KB4507455','KB4507457','KB4507458','KB4507460','KB4507462','KB4507464','KB4507469') }
References
Discovery Credit
Gene Yoo of Resecurity, Inc.
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.