1 ) How was the bug discovered?
The PechShield system noticed an unusual transaction with very large volume
2 ) What is this vulnerability called?
batchOverflow
3 ) Which function is vulnerable?
batchTransfer()
4 ) Why was the vulnerability present in several ERC20 tokens?
because they all used ERC20 standard. Some of them used the same security logic - so also had the bug.
5 ) Why is “code is law” mentality problematic when it comes to fixing bugs?
Because there is no security response mechanism to fix the problem.
6 ) How did exchanges react to this vulnerability?
Some of them suspended withdrawal and trading of vulnerable tokens