First published: Tue Jul 03 2018(Updated: )
The mintToken function of a smart contract implementation for CTB, 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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
CTDB Project |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-13077 is considered critical due to the potential for unauthorized balance manipulation.
To fix CVE-2018-13077, update the smart contract implementation to handle integer overflow errors properly.
The CVE-2018-13077 vulnerability affects the CTB Ethereum token smart contract.
The owner of the CTB contract can exploit CVE-2018-13077 to manipulate user balances.
CVE-2018-13077 allows the contract owner to set arbitrary balances, potentially leading to financial loss for users.