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.8.1, 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 Insufficient Verification of Data Authenticity through the ValidateToken path in SamlSecurityTokenHandler. An attacker can get identity claims accepted without proving possession of the bound key by sending a SAML assertion with an unrecognized SubjectConfirmationMethod URI or a holder-of-key subject that omits SubjectConfirmationData KeyInfo. The relying party then receives claims that were not properly bound to the sender, allowing unauthorized authentication as the asserted subject.