CVE-2020-0606
Remote code execution in Microsoft.WindowsDesktop.App.Ref
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.WindowsDesktop.App.Ref --version 3.1.1
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 3.1.11
dotnet add package Microsoft.WindowsDesktop.App.Ref --version 3.0.2
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x64 --version 3.0.2
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 3.0.2
dotnet add package Microsoft.WindowsDesktop.App.Runtime.win-x86 --version 3.1.11
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (6)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Microsoft.WindowsDesktop.App.Ref | nuget | 3.1.0 | 3.1.1 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 3.1.0, 3.1.1, 3.1.10, 3.1.2 (+7 more) | 3.1.11 |
| Microsoft.WindowsDesktop.App.Ref | nuget | 3.0.1 | 3.0.2 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | nuget | 3.0.0, 3.0.1 | 3.0.2 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 3.0.0, 3.0.1 | 3.0.2 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | nuget | 3.1.0, 3.1.1, 3.1.10, 3.1.2 (+7 more) | 3.1.11 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-20Improper Input ValidationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2020-0606?
- Remote code execution in Microsoft.WindowsDesktop.App.Ref This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2020-0606?
- CVE-2020-0606 affects Microsoft.WindowsDesktop.App.Ref, Microsoft.WindowsDesktop.App.Runtime.win-x64 and Microsoft.WindowsDesktop.App.Runtime.win-x86. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-0606 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-50650HIGH
Microsoft Security Advisory CVE-2026-50650 – .NET Elevation of Privilege Vulnerability
- CVE-2022-41089HIGH
.NET Remote Code Execution Vulnerability
- CVE-2026-62897HIGH
Microsoft Security Advisory CVE-2026-62897 – .NET Remote Code Execution Vulnerability
- CVE-2026-70354HIGH
Microsoft Security Advisory CVE-2026-70354 – .NET Core Remote Code Execution Vulnerability
- CVE-2023-24895HIGH
.NET Remote Code Execution Vulnerability
- CVE-2026-62886HIGH
Microsoft Security Advisory CVE-2026-62886 – .NET Elevation of Privilege Vulnerability
- CVE-2026-62871HIGH
Microsoft Security Advisory CVE-2026-62871 – .NET Elevation of Privilege Vulnerability
- CVE-2026-62902MEDIUM
Microsoft Security Advisory CVE-2026-62902 – .NET Information Disclosure Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies