CVE-2018-13634
The vulnerability is in the MediaCubeToken Ethereum token: the mintToken function has an integer overflow that allows the contract owner to set any user’s balance to an arbitrary value. Affected component: the smart contract implementation of MediaCubeToken; root cause: integer overflow in mintTo...