8 matches found
CVE-2018-13537
The mintToken function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value...
Integer overflow
The mintToken function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value...
CVE-2018-13537
CVE-2018-13537 concerns a vulnerability in the mintToken function of a smart contract implementation for EthereumLegit (an Ethereum token). The root cause is an integer overflow that enables the contract owner to set the balance of an arbitrary user to any value. Documented impacts indicate manip...
CVE-2018-13537
The mintToken function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value...
CVE-2018-13212
The sell function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
Integer overflow
The sell function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...
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...
CVE-2018-13212
The sell function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...