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 applicationsLearn about Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade') vulnerabilities in an interactive lesson.
Start learningUpgrade 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 Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade') through the WSSecurityOneDotZeroReceiveSecurityHeader.VerifySignatureAsync path in CoreWCF.Security. An attacker can get a signed SOAP message accepted by supplying a ds:Reference DigestMethod URI that the configured SecurityAlgorithmSuite does not support. This lets a sender use a digest algorithm outside the suite’s advertised policy, causing the receiver to trust and process a signature that should have been rejected.