4 matches found
Deny of service in CCash.sol with "transfer" which can be unusable for smart contract calls
Lines of code Vulnerability details Impact The CCash.doTransferOut method is susceptible to denial of service. Proof of Concept The logic of the doTransferOut method in CCash is as follows: The whole user withdraw is being handled with a token.transfer call. This is unsafe as transfer has hard...
Integer overflow
The mintToken function of a smart contract implementation for CCASH, 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-13546
The CVE-2018-13546 entry concerns CCASH, an Ethereum token. The mintToken function in its smart contract is reported to have an integer overflow that allows the contract owner to set any user’s balance to an arbitrary value. This is a direct control-flow/arithmetics flaw in the token contract, en...
CVE-2018-13546
The mintToken function of a smart contract implementation for CCASH, 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...