Information Exposure Affecting system.net.http package, versions [2.0.20126.16343, 2.0.20710) [4.0.0,4.0.1-beta-23225) [4.1.0,4.1.4) [4.3.0,4.3.4)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DOTNET-SYSTEMNETHTTP-72439
- published 10 Oct 2018
- disclosed 9 Oct 2018
- credit leecow
Introduced: 9 Oct 2018
CVE-2018-8292 Open this link in a new tabHow to fix?
Upgrade System.Net.Http
to version 2.0.20710, 4.0.1-beta-23225, 4.1.4, 4.3.4 or higher.
Overview
System.Net.Http 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.
Affected versions of this package are vulnerable to Information Exposure. When HTTP authentication information is inadvertently exposed in an outbound request that encounters an HTTP redirect. An attacker who successfully exploited this vulnerability could use the information to further compromise the web application.
Note: The presence of System.Net.Http
in the dependency graph of netcoreapp2.0
isn't the final determination of what is loaded at runtime. The version conflict resolution logic will prefer what is present in Microsoft.NETCore.App/2.1.5
, or the latest patch release. As such, is not considered an issue.