Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.
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/417066 | patch vendor advisory |
https://go.googlesource.com/go/+/ac68c6c683409f98250d34ad282b9e1b0c9095ef | mailing list patch vendor advisory |
https://go.dev/issue/53416 | issue tracking vendor advisory |
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | mailing list vendor advisory |
https://pkg.go.dev/vuln/GO-2022-0522 | vendor advisory |