KB4532933: Windows Server Security Update (January 2020)
Microsoft .NET Framework contains an improper input validation vulnerability that allows for remote code execution.
A remote attacker, without authentication, 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-05-03 under CISA BOD 22-01.
This is a Software Vulnerability (CWE-91) (CWE-91) vulnerability in Microsoft .NET Framework. A remote code execution vulnerability exists when the Microsoft .NET Framework fails to validate input properly, aka '.NET Framework Remote Code Execution Injection Vulnerability'. Exploitation requires remote network access, low attack complexity, no authentication required, and no user interaction required.
📧
Phishing link
🖼
Malicious file
🔓
Server compromised
Probably yes if any of these apply:
Active exploitation documented in the wild. Threat-research write-up: http://packetstormsecurity.com/files/156930/SharePoint-Workflows-XOML-Injection.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 CatalogKB4532933Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB4524741; 4533095, KB4524742; 4533096, KB4524743; 4533097, KB4524744; 4533098, KB4530681, KB4530689, KB4530714, KB4530717
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB4532933 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 @('KB4532933','KB4532935','KB4532936','KB4532938','KB4534271','KB4534276','KB4534293','KB4534306','KB4534976','KB4534977','KB4534978','KB4534979','KB4535101','KB4535102','KB4535103','KB4535104','KB4535105') }
References
Discovery Credit
Soroush Dalili (@irsdl)
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.