Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
https://go.dev/cl/417063 | patch vendor advisory |
https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879 | patch vendor advisory |
https://go.dev/issue/53616 | patch exploit vendor advisory issue tracking |
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | release notes vendor advisory |
https://pkg.go.dev/vuln/GO-2022-0515 | vendor advisory |