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.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 Improper Verification of Cryptographic Signature in the WS-Security signature verification process. An attacker can impersonate a victim and invoke arbitrary operations by replaying captured signed SOAP messages with a fresh timestamp. This is only exploitable if an attacker is able to capture a signed SOAP envelope in transit.
This vulnerability can be mitigated by ensuring communication is protected by SSL/TLS to prevent the capture of signed SOAP envelopes.