CVE-2018-13669
CVE-2018-13669 concerns the mintToken function of a smart contract implementation for the NCU Ethereum token, where an integer overflow vulnerability allows the contract owner to set an arbitrary user’s balance to any value. The issue stems from arithmetic without proper bounds checks in mintToke...