-
Notifications
You must be signed in to change notification settings - Fork 5
Description
CVE-2020-1045 - High Severity Vulnerability
Vulnerable Library - microsoft.aspnetcore.http.2.0.0.nupkg
ASP.NET Core default HTTP feature implementations.
Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.http.2.0.0.nupkg
Path to dependency file: /Insolvency.CalculationsEngine.Redundancy.BL.UnitTests/Insolvency.CalculationsEngine.Redundancy.BL.UnitTests.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.aspnetcore.http/2.0.0/microsoft.aspnetcore.http.2.0.0.nupkg
Dependency Hierarchy:
- nlog.web.aspnetcore.4.7.1.nupkg (Root Library)
- ❌ microsoft.aspnetcore.http.2.0.0.nupkg (Vulnerable Library)
Found in HEAD commit: d7e7b715bc1a3fe34b5aba528038e049a459141e
Found in base branch: develop
Vulnerability Details
A security feature bypass vulnerability exists in the way Microsoft ASP.NET Core parses encoded cookie names.
The ASP.NET Core cookie parser decodes entire cookie strings which could allow a malicious attacker to set a second cookie with the name being percent encoded.
The security update addresses the vulnerability by fixing the way the ASP.NET Core cookie parser handles encoded names.
Publish Date: 2020-09-11
URL: CVE-2020-1045
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2020-09-11
Fix Resolution: Microsoft.AspNetCore.App - 2.1.22, Microsoft.AspNetCore.All - 2.1.22,Microsoft.NETCore.App - 2.1.22, Microsoft.AspNetCore.Http - 2.1.22
Step up your Open Source Security Game with Mend here