Improper Input Validation The advisory has been revoked - it doesn't affect any version of package github.com/crewjam/saml Open this link in a new tab


    Threat Intelligence

    EPSS 0.11% (43rd percentile)
Expand this section
NVD
5.6 medium
Expand this section
Red Hat
5.6 medium

Do your applications use this vulnerable package?

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 applications
  • Snyk ID SNYK-GOLANG-GITHUBCOMCREWJAMSAML-1050998
  • published 15 Dec 2020
  • disclosed 14 Dec 2020
  • credit Ross Kinder

Amendment

This was deemed not a vulnerability.

Overview

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 Input Validation. It is affected by 3 CVEs relating to XML attribute instability in encoding/xml dependency. Fix mitigates the vulnerability by validating XML is safe before parsing.

NOTE: This vulnerability has also been identified as: CVE-2020-15216