KB4471318: Windows Server Security Update (December 2018)
A privilege escalation vulnerability exists when the Windows kernel fails to properly handle objects in memory.
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-14 under CISA BOD 22-01.
This is a Software Vulnerability (CWE-404) (CWE-404) vulnerability in Microsoft Windows. An elevation of privilege vulnerability exists when the Windows kernel fails to properly handle objects in memory, aka "Windows Kernel Elevation of Privilege Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. 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-24 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2022-06-14.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB4471318Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB4467107, KB4467680, KB4467686, KB4467691, KB4467696, KB4467697, KB4467701, KB4467702, KB4467706, KB4467708
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB4471318 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 @('KB4471318','KB4471319','KB4471320','KB4471321','KB4471322','KB4471323','KB4471324','KB4471325','KB4471326','KB4471327','KB4471328','KB4471329','KB4471330','KB4471332') }
References
Discovery Credit
Igor Soumenkov of Kaspersky Lab Boris Larin of Kaspersky Lab
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.