Smart contract vulnerabilities (Re-entrance, Arithmetic overflow and underflow, Accessing private data)
What is one of the vulnerabilities associated with smart contracts?
What can occur when a smart contract does not properly handle arithmetic operations?
Which vulnerability allows unauthorized access to private data within a smart contract?