Skip to content

Authentication Bypass

Critical
russellhaering published GHSA-xhqq-x44f-9fgg Dec 14, 2020

Package

gomod github.com/russellhaering/gosaml2 (Go)

Affected versions

< v0.6.0

Patched versions

v0.6.0

Description

Impact

Given a valid SAML Response, it may be possible for an attacker to mutate the XML document in such a way that gosaml2 will trust a different portion of the document than was signed.

Depending on the implementation of the Service Provider this enables a variety of attacks, including users accessing accounts other than the one to which they authenticated in the Identity Provider, or full authentication bypass.

Patches

Service Providers utilizing gosaml2 should upgrade to v0.6.0 or greater.

References

See: https://github.com/mattermost/xml-roundtrip-validator/tree/master/advisories

Severity

Critical

CVE ID

CVE-2020-29509

Weaknesses

No CWEs

Credits