Skip to content

.NET Denial of Service Vulnerability

High severity GitHub Reviewed Published Mar 8, 2022 in dotnet/aspnetcore • Updated Jun 30, 2023

Package

nuget Microsoft.AspNetCore.App.Runtime.linux-arm (NuGet)

Affected versions

>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3

Patched versions

3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.linux-arm64 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.linux-musl-arm (NuGet)
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.linux-musl-x64 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.linux-x64 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.osx-arm64 (NuGet)
>= 6.0.0, < 6.0.3
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.osx-x64 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.win-arm (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.win-arm64 (NuGet)
>= 3.1.5, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.win-x64 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3
nuget Microsoft.AspNetCore.App.Runtime.win-x86 (NuGet)
>= 3.0.0, < 3.1.23
>= 5.0.0, < 5.0.15
>= 6.0.0, < 6.0.3
3.1.23
5.0.15
6.0.3

Description

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 5.0, and .NET CORE 3.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

Microsoft is aware of a Denial of Service vulnerability, which exists in .NET 6.0, .NET 5.0, and .NET CORE 3.1 when parsing certain types of http form requests.

Affected Software

  • Any .NET 6.0 application running on .NET 6.0.2 or lower
  • Any .NET 5.0 application running on .NET 5.0.14 or lower
  • Any .NET Core 3.1 application running on .NET Core 3.1.22 or lower

Patches

To fix the issue, please install the latest version of .NET 6.0 or .NET 5.0 or .NET Core 3.1.. If you have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt you to update Visual Studio, which will also update your .NET SDKs.

  • If you're using .NET Core 6.0, you should download and install Runtime 6.0.3 or SDK 6.0.201 (for Visual Studio 2022 v17.1) from https://dotnet.microsoft.com/download/dotnet-core/6.0.

  • If you're using .NET 5.0, you should download and install Runtime 5.0.15 or SDK 5.0.406 (for Visual Studio 2019 v16.11) or SDK 5.0.212 (for Visual Studio 2011 v16.9) from https://dotnet.microsoft.com/download/dotnet-core/5.0.

  • If you're using .NET Core 3.1, you should download and install Runtime 3.1.23 or SDK 3.1.417 (for Visual Studio 2019 v16.7.26) from https://dotnet.microsoft.com/download/dotnet-core/5.0.
    .NET 6.0 and .NET 5.0 updates are also available from Microsoft Update. To access this either type "Check for updates" in your Windows search, or open Settings, choose Update & Security and then click Check for Updates.

.NET 6.0 and .NET 5.0 and, .NET Core 3.1 updates are also available from Microsoft Update. To access this either type "Check for updates" in your Windows search, or open Settings, choose Update & Security and then click Check for Updates.

Other Details

References

@rbhanda rbhanda published to dotnet/aspnetcore Mar 8, 2022
Published by the National Vulnerability Database Mar 9, 2022
Published to the GitHub Advisory Database Oct 21, 2022
Reviewed Oct 21, 2022
Last updated Jun 30, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

No CWEs

CVE ID

CVE-2022-24464

GHSA ID

GHSA-cw98-9j8w-wxv9

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.