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 applicationsLearn about Improper Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade passport-wsfed-saml2
to version 4.6.4 or higher.
passport-wsfed-saml2 is a SAML2 Protocol and WS-Fed library.
Affected versions of this package are vulnerable to Improper Authentication via the SAMLResponse
handling process. An attacker can impersonate any user during the authentication process by crafting a SAMLResponse
using a valid SAML object that was signed by the configured IdP.
Note:
This is only exploitable if the following conditions are met:
Your service provider uses passport-wsfed-saml2
.
A valid SAML Response, signed by the Identity Provider, can be obtained.