Files
CVEs-PoC/2018/CVE-2018-13541.md
T
2025-09-29 21:09:30 +02:00

18 lines
741 B
Markdown

### [CVE-2018-13541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13541)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The mintToken function of a smart contract implementation for CryptoLeu, 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/blob/master/GEMCHAIN/mint%20integer%20overflow.md
#### Github
No PoCs found on GitHub currently.