| - module: github.com/russellhaering/goxmldsig |
| - package: github.com/russellhaering/goxmldsig |
| - ValidationContext.validateSignature |
| - ValidationContext.Validate |
| - module: github.com/russellhaering/gosaml2 |
| - package: github.com/russellhaering/gosaml2 |
| - SAMLServiceProvider.validateAssertionSignatures |
| - SAMLServiceProvider.RetrieveAssertionInfo |
| - SAMLServiceProvider.ValidateEncodedLogoutRequestPOST |
| - SAMLServiceProvider.ValidateEncodedLogoutResponsePOST |
| - SAMLServiceProvider.ValidateEncodedResponse |
| summary: 'TODO(https://go.dev/issue/56443): fill in summary field' |
| Due to a nil pointer dereference, a malformed XML Digital Signature |
| can cause a panic during validation. If user supplied signatures are |
| being validated, this may be used as a denial of service vector. |
| published: 2021-04-14T20:04:52Z |
| - web: https://github.com/russellhaering/goxmldsig/issues/48 |
| - web: https://github.com/russellhaering/gosaml2/issues/59 |