cve/2020/CVE-2020-17753.md

23 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-17753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17753)
![](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
An issue was discovered in function addMeByRC in the smart contract implementation for RC, an Ethereum token, allows attackers to transfer an arbitrary amount of tokens to an arbitrary address.
### POC
#### Reference
- https://etherscan.io/address/0x340DbA127F099DAB9DC8599C75b16e44D9b02Fdb
2024-06-09 00:33:16 +00:00
- https://etherscan.io/address/0x340DbA127F099DAB9DC8599C75b16e44D9b02Fdb
2024-05-25 21:48:12 +02:00
- https://etherscan.io/address/0x5a50C7D96fC68ea2F0bEE06D86CD971c31F85604
2024-06-09 00:33:16 +00:00
- https://etherscan.io/address/0x5a50C7D96fC68ea2F0bEE06D86CD971c31F85604
2024-05-25 21:48:12 +02:00
- https://etherscan.io/address/0xD7aA007C3e7ab454FFE3E20F0b28F926Db295477
2024-06-09 00:33:16 +00:00
- https://etherscan.io/address/0xD7aA007C3e7ab454FFE3E20F0b28F926Db295477
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.