CVE-2018-13673
The CVE concerns the mintToken function of a smart contract implementation for GoldTokenERC20 (Ethereum token). The root cause is an integer overflow in mintToken that allows the contract owner to set an arbitrary user’s balance to any value. Impact, as described in the sources, is that balance m...