CVE-2020-1108
.NET Core & .NET Framework Denial of Service Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Microsoft.NETCore.App.Runtime.linux-arm --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.linux-musl-x64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.osx-x64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.linux-arm64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.win-arm --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.linux-musl-arm64 --version 3.1.4
dotnet add package Microsoft.NETCore.App --version 2.1.18
dotnet add package Microsoft.NETCore.App.Runtime.rhel.6-x64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.win-x64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.linux-x64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.win-arm64 --version 3.1.4
dotnet add package Microsoft.NETCore.App.Runtime.win-x86 --version 3.1.4
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (12)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Microsoft.NETCore.App.Runtime.linux-arm | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.linux-musl-x64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.osx-x64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.linux-arm64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.win-arm | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App | nuget | 2.1.0, 2.1.1, 2.1.10, 2.1.11 (+14 more) | 2.1.18 |
| Microsoft.NETCore.App.Runtime.rhel.6-x64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.win-x64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.linux-x64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.win-arm64 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
| Microsoft.NETCore.App.Runtime.win-x86 | nuget | 3.1.0, 3.1.1, 3.1.2, 3.1.3 | 3.1.4 |
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
Frequently Asked Questions
- What is CVE-2020-1108?
- .NET Core & .NET Framework Denial of Service Vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2020-1108?
- CVE-2020-1108 affects Microsoft.NETCore.App.Runtime.linux-arm, Microsoft.NETCore.App.Runtime.linux-musl-x64 and Microsoft.NETCore.App.Runtime.osx-x64 (and 9 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-1108 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-47302HIGH
Microsoft Security Advisory CVE-2026-47302 – .NET Denial of Service Vulnerability
- CVE-2020-1147HIGH
.NET Framework, SharePoint Server, and Visual Studio Remote Code Execution Vulnerability
- CVE-2025-21176HIGH
Microsoft Security Advisory CVE-2025-21176 | .NET and Visual Studio Remote Code Execution Vulnerability
- CVE-2025-21172HIGH
Microsoft Security Advisory CVE-2025-21172 | .NET and Visual Studio Remote Code Execution Vulnerability
- CVE-2023-24936HIGH
.NET Elevation of Privilege Vulnerability
- CVE-2025-21171HIGH
Microsoft Security Advisory CVE-2025-21171 | .NET Remote Code Execution Vulnerability
- CVE-2022-24512MEDIUM
.NET Remote Code Execution Vulnerability
- CVE-2025-55248MEDIUM
Microsoft Security Advisory CVE-2025-55248: .NET Information Disclosure Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies