Files
CVEs-PoC/2020/CVE-2020-17752.md
T
2024-05-25 21:48:12 +02:00

18 lines
743 B
Markdown

### [CVE-2020-17752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17752)
![](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
Integer overflow vulnerability in payable function of a smart contract implementation for an Ethereum token, as demonstrated by the smart contract implemented at address 0xB49E984A83d7A638E7F2889fc8328952BA951AbE, an implementation for MillionCoin (MON).
### POC
#### Reference
- https://github.com/hellowuzekai/blockchains/blob/master/balance.md
#### Github
No PoCs found on GitHub currently.