CVE-2018-13212
The CVE-2018-13212 entry details an integer overflow in the sell function of EthereumLegit, a smart contract token. The overflow occurs when computing amount * sellPrice, which can evaluate to zero, thereby unintentionally reducing the seller’s assets. The referenced sources confirm this as a vul...