CVE-2018-13186
The CVE concerns the mintToken function of a smart contract for MMTCoin (MMT), an Ethereum token. The reported issue is an integer overflow in mintToken that lets the contract owner set an arbitrary user’s balance to any value. The lack of input validation or overflow checks enables arbitrary bal...