CVE-2018-13229
The CVE concerns RiptideCoin (RIPT) and its smart contract sell() function, where an integer overflow in amount * sellPrice can yield zero, thereby reducing a seller’s assets. The description identifies the vulnerable component as the sell function; the root cause is an integer overflow in a mult...