VDB
KO
HIGH 8.8

GHSA-365p-96qv-xr7g

ASP.NET Core allow an elevation of privilege

Details

ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability".

Are you affected?

Enter the version of the package you're using.

Affected packages

NuGet / Microsoft.AspNetCore.HttpOverrides
Introduced in: 2.0.0 Fixed in: 2.0.2
Fix dotnet add package Microsoft.AspNetCore.HttpOverrides --version 2.0.2
NuGet / Microsoft.AspNetCore.Server.Kestrel.Core
Introduced in: 2.0.0 Fixed in: 2.0.2
Fix dotnet add package Microsoft.AspNetCore.Server.Kestrel.Core --version 2.0.2

References