Files
CVEs-PoC/2018/CVE-2018-13160.md
T
2024-06-18 02:51:15 +02:00

18 lines
708 B
Markdown

### [CVE-2018-13160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13160)
![](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 etktokens (ETK), 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/etktokens
#### Github
No PoCs found on GitHub currently.