3 matches found
Integer overflow
The mintToken function of a smart contract implementation for BSCToken, 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-13663
The mintToken function of a smart contract implementation for BSCToken, 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-13663
The CVE-2018-13663 entry refers to BSCToken’s mintToken function, where an integer overflow allows the contract owner to arbitrarily set any user’s balance. The affected component is the smart contract implementation of BSCToken on Ethereum; the vulnerability’s root cause is an integer overflow i...