3 matches found
Integer overflow
The mintToken function of a smart contract implementation for ResidualValue, 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-13599
The mintToken function of a smart contract implementation for ResidualValue, 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-13599
CVE-2018-13599 affects the ResidualValue Ethereum token: the mintToken function in its smart contract has an integer overflow that enables the contract owner to set any user’s balance to an arbitrary value. This is the root cause described across sources (NVD entry and related records). The avail...