Loading...
Skip to main content

CVE-2020-1147

HIGH
Actively Exploited

.NET Framework, SharePoint Server, and Visual Studio Remote Code Execution Vulnerability

Published May 24, 2022Updated October 22, 2025Source: osv

What Should I Do?

Patch Immediately

This vulnerability is confirmed under active exploitation (CISA KEV). Patch within 24-48 hours if possible.

Summary

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'.

Remediation

Upgrade to the fixed version using your package manager.

NuGet
Update Microsoft.NETCore.App.Runtime.linux-arm to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.linux-arm --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.linux-x64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.linux-x64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.linux-arm64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.linux-arm64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.win-x86 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.win-x86 --version 3.1.6
NuGet
Update Microsoft.NETCore.App to 2.1.20 or later
dotnet add package Microsoft.NETCore.App --version 2.1.20
NuGet
Update Microsoft.NETCore.App.Runtime.linux-musl-x64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.linux-musl-x64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.osx-x64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.osx-x64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.rhel.6-x64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.rhel.6-x64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.linux-musl-arm64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.linux-musl-arm64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.win-x64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.win-x64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.win-arm64 to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.win-arm64 --version 3.1.6
NuGet
Update Microsoft.NETCore.App.Runtime.win-arm to 3.1.6 or later
dotnet add package Microsoft.NETCore.App.Runtime.win-arm --version 3.1.6

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (12)

PackageEcosystemAffectedFixed In
Microsoft.NETCore.App.Runtime.linux-arm
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.linux-x64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.linux-arm64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.win-x86
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App
nuget
2.1.0, 2.1.1, 2.1.10, 2.1.11 (+16 more)2.1.20
Microsoft.NETCore.App.Runtime.linux-musl-x64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.osx-x64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.rhel.6-x64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.linux-musl-arm64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.win-x64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.win-arm64
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6
Microsoft.NETCore.App.Runtime.win-arm
nuget
3.1.0, 3.1.1, 3.1.2, 3.1.3 (+2 more)3.1.6

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 7.8 score means for each attack dimension.

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:H

Frequently Asked Questions

What is CVE-2020-1147?
.NET Framework, SharePoint Server, and Visual Studio Remote Code Execution Vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.8/10).
How do I check if my project is affected by CVE-2020-1147?
CVE-2020-1147 affects Microsoft.NETCore.App.Runtime.linux-arm, Microsoft.NETCore.App.Runtime.linux-x64 and Microsoft.NETCore.App.Runtime.linux-arm64 (and 9 more). This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, meaning it is being actively exploited in the wild. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-1147 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
7.8

High exploitability or significant impact. Prioritize remediation within days.

Known Exploited Vulnerability

This vulnerability is in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild.

Remediation deadline: May 3, 2022

Also Known As

GHSA-g5vf-38cp-4px9

Related CVEs

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies