mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2018-13167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13167)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mintToken function of a smart contract implementation for Yu Gi Oh (YGO), 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.
|
|
|