GO-2022-1129

Source
https://pkg.go.dev/vuln/GO-2022-1129
Import Source
https://vuln.go.dev/ID/GO-2022-1129.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-1129
Aliases
Published
2022-11-29T18:03:21Z
Modified
2024-05-20T16:03:47Z
Summary
Authentication bypass in github.com/crewjam/saml
Details

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

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-1129"
}
References
Credits
    • Felix Wilhelm from Google Project Zero

Affected packages

Go / github.com/crewjam/saml

Package

Name
github.com/crewjam/saml
View open source insights on deps.dev
Purl
pkg:golang/github.com/crewjam/saml

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
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"
            ]
        }
    ]
}