Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsUpgrade github.com/russellhaering/gosaml2 to version 0.11.0 or higher.
Affected versions of this package are vulnerable to Improper Validation of Array Index via the DecryptBytes() function. An attacker can cause the process or goroutine to crash by sending a crafted AES-CBC encrypted assertion with a plaintext of all zero bytes, which triggers a panic due to an out-of-range index access.
Note:
This is only exploitable if the service provider is configured with SPKeyStore to support encrypted assertions.