This vulnerability is trending on Twitter; this may indicate a growing threat.
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 applicationsUpgrade CoreWCF.Primitives to version 1.9.1 or higher.
CoreWCF.Primitives is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core.
Affected versions of this package are vulnerable to Unprotected Transport of Credentials through the Encrypt method in CoreWCF.Security.NegotiateInternal.NTAuthenticationNet8. An attacker can recover the SecurityContextToken proof key by passively observing the WS-Trust RSTR on a non-TLS connection, because the wrapped proof key is emitted in cleartext inside the base64-encoded response. With that symmetric session key, the attacker can impersonate the authenticated Windows principal for the lifetime of the SCT and use the victim’s established security context.