-
Notifications
You must be signed in to change notification settings - Fork 4
Description
CVE-2018-8292 - High Severity Vulnerability
Vulnerable Libraries - system.net.http.4.3.0.nupkg, microsoft.netcore.app.2.0.0.nupkg
system.net.http.4.3.0.nupkg
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Library home page: https://api.nuget.org/packages/system.net.http.4.3.0.nupkg
Path to dependency file: /src/TestWebSite/TestWebSite.csproj
Path to vulnerable library: /tmp/ws-ua_20220708123351_QIKSIB/dotnet_WCHIOT/20220708123352/system.net.http/4.3.0/system.net.http.4.3.0.nupkg
Dependency Hierarchy:
- microsoft.aspnetcore.authentication.openidconnect.2.0.4.nupkg (Root Library)
- microsoft.identitymodel.protocols.openidconnect.2.1.4.nupkg
- microsoft.identitymodel.protocols.2.1.4.nupkg
- ❌ system.net.http.4.3.0.nupkg (Vulnerable Library)
- microsoft.identitymodel.protocols.2.1.4.nupkg
- microsoft.identitymodel.protocols.openidconnect.2.1.4.nupkg
microsoft.netcore.app.2.0.0.nupkg
A set of .NET API's that are included in the default .NET Core application model. e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d When using NuGet 3.x this package requires at least version 3.4.
Library home page: https://api.nuget.org/packages/microsoft.netcore.app.2.0.0.nupkg
Path to dependency file: /src/TestWebSite/TestWebSite.csproj
Path to vulnerable library: /net_WCHIOT/20220708123352/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg
Dependency Hierarchy:
- ❌ microsoft.netcore.app.2.0.0.nupkg (Vulnerable Library)
Found in HEAD commit: 1acdde0e5e2173fc9be87dbb3080ebd3037e487b
Found in base branch: master
Vulnerability Details
An information disclosure vulnerability exists in .NET Core when authentication information is inadvertently exposed in a redirect, aka ".NET Core Information Disclosure Vulnerability." This affects .NET Core 2.1, .NET Core 1.0, .NET Core 1.1, PowerShell Core 6.0.
Publish Date: 2018-10-10
URL: CVE-2018-8292
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: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2018-10-10
Fix Resolution: System.Net.Http - 4.3.4;Microsoft.PowerShell.Commands.Utility - 6.1.0-rc.1
Step up your Open Source Security Game with Mend here