5 matches found
Anyone can deploy a pair with a potentially malicious token
Lines of code Vulnerability details By allowing anyone to create a pair with any two tokens there is a risk that an unsavory token will get included either as collateral or as an asset. It could range from a bad actor intentionally inserting a malicious token to a well-intentioned team that...
AssetToken Number Error Vulnerability
AssetToken is an Ether-based digital currency. An integer overflow vulnerability exists in the 'mintToken' function in AssetToken's smart contract implementation. An attacker can exploit this vulnerability to set the balance of any user to an arbitrary value...
Integer overflow
The mintToken function of a smart contract implementation for AssetToken, 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-13158
The mintToken function of a smart contract implementation for AssetToken, 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-13158
CVE-2018-13158 concerns AssetToken, an Ethereum token whose smart contract mintToken contains an integer overflow vulnerability. The root cause is an overflow in mintToken that allows the contract owner to set any user balance to an arbitrary value. Connected sources (CNVD-2018-12791, NVD entry, ...