### [CVE-2018-13464](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13464) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The mintToken function of a smart contract implementation for t_swap, 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. ### POC #### Reference - https://github.com/BlockChainsSecurity/EtherTokens/tree/master/t_swap - https://github.com/BlockChainsSecurity/EtherTokens/tree/master/t_swap #### Github No PoCs found on GitHub currently.