Vulnerability Description
The mintToken function of a smart contract implementation for GoldTokenERC20, 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Goldtokenerc20 Project | Goldtokenerc20 | - |
Related Weaknesses (CWE)
References
- https://github.com/BlockChainsSecurity/EtherTokens/blob/master/GEMCHAIN/mint%20iExploitThird Party Advisory
- https://github.com/BlockChainsSecurity/EtherTokens/tree/master/GoldTokenERC20Third Party Advisory
- https://github.com/BlockChainsSecurity/EtherTokens/blob/master/GEMCHAIN/mint%20iExploitThird Party Advisory
- https://github.com/BlockChainsSecurity/EtherTokens/tree/master/GoldTokenERC20Third Party Advisory
FAQ
What is CVE-2018-13673?
CVE-2018-13673 is a vulnerability with a CVSS score of 7.5 (HIGH). The mintToken function of a smart contract implementation for GoldTokenERC20, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user t...
How severe is CVE-2018-13673?
CVE-2018-13673 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-13673?
Check the references section above for vendor advisories and patch information. Affected products include: Goldtokenerc20 Project Goldtokenerc20.