Square Wire before 5.2.0 does not enforce a recursion limit on nested groups in ByteArrayProtoReader32.kt and ProtoReader.kt.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.