2 matches found
CVE-2018-18666
The CVE pertains to SwftCoin (SWFTC); the mintToken function has an integer overflow in this Ethereum token contract. This overflow allows the contract owner to set an arbitrary user’s balance to any value, enabling potential manipulation of token balances. The description does not provide explic...
Buffer overflow
The sell function of a smart contract implementation for SwftCoin SWFTC, a tradable Ethereum ERC20 token, allows a potential trap that could be used to cause financial damage to the seller, because of overflow of the multiplication of its argument amount and a manipulable variable sellPrice, aka...