2 matches found
CVE-2018-13204
The sell function of a smart contract implementation for ETHERCASH ETC, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
CVE-2018-13204
CVE-2018-13204 concerns the sell function of a smart contract for ETHERCASH (ETC). The vulnerability is an integer overflow where amount * sellPrice can evaluate to zero, potentially reducing the seller’s assets. Documents identify the affected component as the smart contract’s sell operation; ro...