KB4103712: Windows Server Security Update (May 2018)
A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine 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. CISA has confirmed use of this vulnerability in known ransomware campaigns — treat as high priority for remediation. Federal agencies are required to remediate by 2022-08-15 under CISA BOD 22-01.
This is a Out-of-bounds Write (CWE-787) vulnerability in Microsoft Windows. A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. Exploitation requires remote network access, higher attack complexity, no authentication required, and user interaction required.
📧
Phishing link
🖼
Malicious file
🔓
Server compromised
Probably yes if any of these apply:
Used in known ransomware campaigns. Threat-research write-up: https://blog.0patch.com/2018/05/a-single-instruction-micropatch-for.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 CatalogKB4103712Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB4018556, KB4093107, KB4093111, KB4093112, KB4093114, KB4093118, KB4093119, KB4093123
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB4103712 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 @('KB4103712','KB4103715','KB4103716','KB4103718','KB4103721','KB4103723','KB4103725','KB4103726','KB4103727','KB4103730','KB4103731','KB4134651') }
References
Discovery Credit
Dan Lutas of Bitdefender, Ding Maoyin of Qihoo 360 Core Security, Anton Ivanov of Kaspersky Lab, Song Shenlei of Qihoo 360 Core Security, Anonymous working with Trend Micro's Zero Day Initiative, Simon Zuckerbraun working with Trend Micro's Zero Day Initiative, Yang Kang of Qihoo 360 Core Security, Jinquan of Qihoo 360 Core Security, Vladislav Stolyarov of Kaspersky Lab
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.