2 matches found
CVE-2018-14086
CVE-2018-14086 describes an integer overflow in a smart contract implementation for SingaporeCoinOrigin (SCO), an Ethereum token. The vulnerability occurs in the sell() function when the owner assigns a very large value to sellPrice in setPrices(); the operation can overflow the calculation amoun...
CVE-2018-14086
An issue was discovered in a smart contract implementation for SingaporeCoinOrigin SCO, an Ethereum token. The contract has an integer overflow. If the owner sets the value of sellPrice to a large number in setPrices then the "amount sellPrice" will cause an integer overflow in sell...