Denial of Service Vulnerability in Mishandling of Underlying Blockchain Network Requests
Go language io/ioutil package provides ReadAll function for reading and storing data, this function will continuously apply for new memory space in the process of reading data until the requested data is stored. After testing, it is found that there are quite a number of public chains developed b...