First published: Tue Nov 14 2017(Updated: )
.NET Core 1.0, 1.1, and 2.0 allow an unauthenticated attacker to remotely cause a denial of service attack against a .NET Core web application by improperly parsing certificate data. A denial of service vulnerability exists when .NET Core improperly handles parsing certificate data, aka ".NET CORE Denial Of Service Vulnerability".
Credit: secure@microsoft.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/dotnetcore | <1.0.7 | 1.0.7 |
redhat/dotnetcore | <1.1.4 | 1.1.4 |
redhat/dotnet | <2.0.3 | 2.0.3 |
Microsoft ASP.NET Core | =1.0 | |
Microsoft ASP.NET Core | =1.1 | |
Microsoft ASP.NET Core | =2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-11770 is classified as a denial of service vulnerability affecting certain versions of .NET Core.
To mitigate CVE-2017-11770, update to .NET Core version 1.0.7, 1.1.4, or 2.0.3 depending on your currently installed version.
CVE-2017-11770 affects .NET Core versions 1.0, 1.1, and 2.0.
Yes, CVE-2017-11770 can be exploited by an unauthenticated attacker remotely to cause a denial of service.
CVE-2017-11770 allows an attacker to cause a denial of service condition in affected .NET Core web applications.