The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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.