GO-2022-1129

Source
https://pkg.go.dev/vuln/GO-2022-1129
Import Source
https://vuln.go.dev/ID/GO-2022-1129.json
Aliases
Published
2022-11-29T18:03:21Z
Modified
2023-11-08T04:10:35.448618Z
Details

Authentication bypass is possible when processing SAML responses containing multiple Assertion elements.

References

Affected packages

Go / github.com/crewjam/saml

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.4.9

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/crewjam/saml",
            "symbols": [
                "ServiceProvider.ParseResponse",
                "ServiceProvider.ParseXMLArtifactResponse",
                "ServiceProvider.ParseXMLResponse",
                "ServiceProvider.ValidateLogoutResponseForm",
                "ServiceProvider.ValidateLogoutResponseRedirect",
                "ServiceProvider.ValidateLogoutResponseRequest",
                "ServiceProvider.validateSignature",
                "findChild"
            ]
        }
    ]
}