5 matches found
Integer overflow
The mintToken function of a smart contract implementation for Virtual Energy Units VEU Contract Name: VEUTokenERC20, 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-13639
The mintToken function of a smart contract implementation for Virtual Energy Units VEU Contract Name: VEUTokenERC20, 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-13639
The CVE-2018-13639 entry concerns the mintToken function in the VEU_TokenERC20 Ethereum token. The nondescript description identifies an integer overflow in mintToken that allows the contract owner to set an arbitrary user’s balance to any value. The connected documents corroborate this as the un...
CVE-2018-13224
The CVE-2018-13224 entry corresponds to the VEU_TokenERC20 Ethereum token. The vulnerability lies in the sell function of the smart contract, where an integer overflow can cause the expression amount * sellPrice to be zero, thereby inadvertently reducing a seller’s assets. This is a blockchain-sm...
CVE-2018-13224
The sell function of a smart contract implementation for Virtual Energy Units VEU Contract Name: VEUTokenERC20, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...