CVE-2018-13203
CVE-2018-13203 affects SwapToken’s smart contract on Ethereum. The issue is an integer overflow in the sellBuyerTokens function, where the calculation of amount * sellPrice can evaluate to zero, thereby reducing a seller’s assets. The available sources describe the vulnerability and its impact bu...