2 matches found
CVE-2018-13171
The mintToken function of a smart contract implementation for LadaToken LDT, 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-13171
CVE-2018-13171 affects the LadaToken (LDT) Ethereum token. The mintToken function contains an integer overflow that lets the contract owner set any user’s balance to an arbitrary value. Root cause: unchecked arithmetic in mintToken leading to overflow. Impact stated: potential balance manipulatio...