.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 handling web requests, aka ".NET CORE Denial Of Service Vulnerability". External References: https://github.com/aspnet/announcements/issues/278
This is an ASP.NET Core issue rather than .NET Core issues. Upstream / Microsoft advisories provide more details: https://github.com/aspnet/announcements/issues/278 https://github.com/aspnet/HttpSysServer/issues/416 https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11883