Lucene search
K

4 matches found

Code423n4
Code423n4
added 2023/01/17 12:0 a.m.7 views

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...

6.7AI score
Exploits0
Prion
Prion
added 2018/07/09 6:29 a.m.12 views

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...

5CVSS7.7AI score0.00237EPSS
Exploits0References2
CVE
CVE
added 2018/07/09 6:0 a.m.35 views

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...

7.5CVSS7.7AI score0.00237EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2018/07/09 6:0 a.m.13 views

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...

7.7AI score0.00237EPSS
Exploits0References2
Rows per page
Query Builder