Microsoft Script Runtime
CVE-2020-1061
HIGH
Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Network delivery with no auth required (PR:N), but AC:H for heap state preconditions and UI:R for mandatory user interaction; full C/I/A impact reflects arbitrary code execution potential.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
A remote code execution vulnerability exists in the way that the Microsoft Script Runtime handles objects in memory, aka 'Microsoft Script Runtime Remote Code Execution Vulnerability'.
AnalysisAI
Remote code execution in the Microsoft Script Runtime affects Windows 7 SP1 through Windows 10 1909 and multiple Windows Server editions, stemming from improper handling of objects in memory (CWE-787: Out-of-bounds Write). An unauthenticated remote attacker can exploit this by convincing a user to visit a malicious webpage or open a crafted file that causes the Script Runtime to corrupt memory, ultimately executing arbitrary code in the context of the victim user. No confirmed active exploitation (not in CISA KEV) and no public POC are identified in available data, but an EPSS score of 10.62% at the 95th percentile signals materially elevated real-world exploitation probability compared to most vulnerabilities.
Technical ContextAI
The Microsoft Script Runtime (commonly manifested as scrrun.dll or scripting engines such as VBScript/JScript) is a Windows component responsible for executing scripts invoked via Internet Explorer, Windows Script Host (WSH), HTML Applications (HTA), and Office macros. CWE-787 (Out-of-bounds Write) identifies the root cause as a memory corruption flaw - the runtime writes data beyond the bounds of an allocated buffer when processing specially crafted script objects, potentially overwriting adjacent memory structures in a way that redirects execution flow. CPE data confirms affected client systems: cpe:2.3:o:microsoft:windows_10 across base and versions 1607 through 1909, cpe:2.3:o:microsoft:windows_7:-:sp1, cpe:2.3:o:microsoft:windows_8.1, and cpe:2.3:o:microsoft:windows_rt_8.1. Tags additionally implicate Windows Server 2008, 2012, 2016, and 2019, though these are not reflected in the provided CPE strings and should be verified against the Microsoft advisory.
RemediationAI
Microsoft has released a patch addressing this vulnerability, available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog. Organizations should apply the relevant Patch Tuesday cumulative update for their Windows version immediately, referencing the MSRC advisory at https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1061 for specific KB article numbers per OS version. An exact patched version number was not independently confirmed from the available data beyond 'patch available per vendor advisory.' As a compensating control prior to patching, administrators can restrict or disable scripting engines in Internet Explorer via Group Policy (disabling Active Scripting under Internet Zone settings), which reduces the primary browser-based attack surface; note this may break legitimate web applications that rely on client-side scripting and should be tested. On server systems, enabling Internet Explorer Enhanced Security Configuration (IE ESC) narrows the attack surface with less functional disruption than fully disabling scripting.
More in Windows Server 2008
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
Win32k.sys in Windows Server 2003, Vista, and Server 2008 allows local privilege escalation through a kernel-mode vulner
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Same weakness CWE-787 – Out-of-bounds Write
View allShare
External POC / Exploit Code
Leaving vuln.today