alieint / aspnetcore-2.1.24

aspnetcore-2.1.24 source scab
Other
0 stars 0 forks source link

Microsoft.AspNetCore.Http.dll: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #83

Closed mend-bolt-for-github[bot] closed 6 months ago

mend-bolt-for-github[bot] commented 2 years ago
Vulnerable Library - Microsoft.AspNetCore.Http.dll

Microsoft.AspNetCore.Http

Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.http.2.1.0.nupkg

Path to vulnerable library: /obj/pkgs/microsoft.aspnetcore.http/2.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Http.dll

Found in HEAD commit: e512408cb0b9fc17164d22b08f507d2e41131490

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (Microsoft.AspNetCore.Http.dll version) Remediation Possible**
CVE-2020-1045 High 7.5 Microsoft.AspNetCore.Http.dll Direct Microsoft.AspNetCore.App - 2.1.22, Microsoft.AspNetCore.All - 2.1.22,Microsoft.NETCore.App - 2.1.22, Microsoft.AspNetCore.Http - 2.1.22

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-1045 ### Vulnerable Library - Microsoft.AspNetCore.Http.dll

Microsoft.AspNetCore.Http

Library home page: https://api.nuget.org/packages/microsoft.aspnetcore.http.2.1.0.nupkg

Path to vulnerable library: /obj/pkgs/microsoft.aspnetcore.http/2.1.0/lib/netstandard2.0/Microsoft.AspNetCore.Http.dll

Dependency Hierarchy: - :x: **Microsoft.AspNetCore.Http.dll** (Vulnerable Library)

Found in HEAD commit: e512408cb0b9fc17164d22b08f507d2e41131490

Found in base branch: main

### 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

For more information on CVSS3 Scores, click here.

### 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](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 6 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.