CVE-2018-13213
The CVE-2018-13213 entry applies to TravelCoin (TRV) Ethereum token smart contracts. The vulnerability is an integer overflow in the sell function, where the calculation amount * sellPrice can evaluate to zero, potentially reducing a seller’s assets. Documents consistently describe this as an int...