VDB
KO
HIGH 7.5

GHSA-j378-6mmw-hqfr

Denial of service vulnerability exists when System.IO.Pipelines improperly handles requests

Details

A denial of service vulnerability exists when System.IO.Pipelines improperly handles requests, aka "System.IO.Pipelines Denial of Service." This affects .NET Core 2.1, System.IO.Pipelines, ASP.NET Core 2.1.

Are you affected?

Enter the version of the package you're using.

Affected packages

NuGet / Microsoft.AspNetCore.All
Introduced in: 2.1.0 Fixed in: 2.1.4
Fix dotnet add package Microsoft.AspNetCore.All --version 2.1.4
NuGet / Microsoft.AspNetCore.App
Introduced in: 2.1.0 Fixed in: 2.1.4
Fix dotnet add package Microsoft.AspNetCore.App --version 2.1.4
NuGet / System.IO.Pipelines
Introduced in: 4.5.0 Fixed in: 4.5.1
Fix dotnet add package System.IO.Pipelines --version 4.5.1

References