CVE-2018-13693
CVE-2018-13693 refers to the mintToken function in a smart contract implementation for GreenEnergyToken (an Ethereum token). The vulnerability is an integer overflow in mintToken that allows the contract owner to set the balance of an arbitrary user to any value. The vulnerability is described as...