4 matches found
CVE-2018-13686
The mintToken function of a smart contract implementation for ICO Dollar ICOD, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value...
CVE-2018-13686
CVE-2018-13686 concerns the mintToken function of the ICOD Ethereum token smart contract. The root cause is an integer overflow in mintToken that allows the contract owner to set the balance of an arbitrary address to any value, effectively compromising balances. The affected component is the min...
Integer overflow
The sell function of a smart contract implementation for ICO Dollar ICOD, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
CVE-2018-13218
CVE-2018-13218 describes an integer overflow in the sell function of the ICO Dollar (ICOD) Ethereum token smart contract. The vulnerability: the product of amount and sellPrice can be zero, causing a seller’s assets to be reduced. The documents do not provide exploit details, affected versions, o...