CVE-2018-13646
The vulnerability is in the mintToken function of a Datiac Ethereum token smart contract, where an integer overflow enables the contract owner to set any user’s balance to an arbitrary value. The linked documents confirm the root cause (overflow in mintToken) and the impact (owner-controlled bala...