KB4484436: Windows Server Security Update (July 2020)
Microsoft .NET Framework, Microsoft SharePoint, and Visual Studio contain a remote code execution vulnerability when the software fails to check the source markup of XML file input. Successful exploitation allows an attacker to execute code in the context of the process responsible for deserialization of the XML content.
A local 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 vulnerability affects Microsoft .NET Framework, SharePoint, Visual Studio. A remote code execution vulnerability exists in .NET Framework, Microsoft SharePoint, and Visual Studio when the software fails to check the source markup of XML file input, aka '.NET Framework, SharePoint Server, and Visual Studio Remote Code Execution Vulnerability'. Exploitation requires local access, low attack complexity, no authentication required, and user interaction required.
Probably yes if any of these apply:
Active exploitation documented in the wild. Threat-research write-up: http://packetstormsecurity.com/files/158694/SharePoint-DataSet-DataTable-Deserialization.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 CatalogKB4484436Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB4484400, KB4484402, KB4484405, KB4484414, KB4576478, 4576945, KB4576478, 4576945 , KB4576627, 4577324, KB4576628, KB4576629, KB4576630, KB4576631, KB4576947, 4576484, KB4577015, KB4577032, KB4577041, KB4577049
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB4484436 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 @('KB4484436','KB4484443','KB4484453','KB4484460','KB4566466','KB4566467','KB4566468','KB4566469','KB4578962','KB4578963','KB4578966','KB4578968','KB4578969','KB4578971','KB4578972','KB4578973','KB4578974','KB4578975','KB4578976','KB4578977','KB4579976','KB4579977','KB4579978','KB4579979','KB4579980','KB4580327','KB4580328','KB4580330','KB4580346') }
References
Discovery Credit
Oleksandr Mirosh (@olekmirosh) from Micro Focus Fortify, Jonathan Birch of Microsoft Office Security Team, Markus Wulftange (@mwulftange)
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.