CVE-2018-13205
CVE-2018-13205 affects the ohni_2 (OHNI) Ethereum token smart contract. The sell function allows an integer overflow where amount * sellPrice can evaluate to zero, which can reduce a seller’s assets. Documents consistently describe a numeric overflow in the sale flow but do not provide detailed a...