2 matches found
CVE-2018-13227
The sell function of a smart contract implementation for MoneyChainNet MCN, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
CVE-2018-13227
The CVE refers to MoneyChainNet (MCN), an Ethereum token, where the sell function of MCN’s smart contract has an integer overflow. Specifically, the vulnerability arises when calculating amount * sellPrice, which can evaluate to zero and result in a seller losing access to assets. The issue is ro...