CVE-2018-13734
The CVE-2018-13734 entry affects the AZTToken Ethereum token contract; specifically the mintToken function. The vulnerability is an integer overflow that lets the contract owner set an arbitrary user’s balance to any value. Documents consistently describe the root cause as overflow in mintToken, ...