Exploit maturity not defined.
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 Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/crewjam/saml
to version 0.4.14 or higher.
github.com/crewjam/saml is a package that contains a partial implementation of the SAML standard in golang. SAML is a standard for identity federation, i.e. either allowing a third party to authenticate your users or allowing third parties to rely on us to authenticate their users.
Affected versions of this package are vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') due to missing Binding syntax validation when it does not validate the ACS Location URI according to the SAML binding being parsed. An attacker can register malicious Service Providers at the IdP and inject Javascript in the ACS endpoint definition, achieving unauthorised actions in the victim's browser context during the redirection at the end of a SAML SSO Flow.