Vulnerability Description
The sell function of a smart contract implementation for RiptideCoin (RIPT), an Ethereum token, has an integer overflow in which "amount * sellPrice" can be zero, consequently reducing a seller's assets.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Riptidecoin Project | Riptidecoin | - |
Related Weaknesses (CWE)
References
- https://github.com/BlockChainsSecurity/EtherTokens/blob/master/ETHEREUMBLACK/selExploitThird Party Advisory
- https://github.com/BlockChainsSecurity/EtherTokens/tree/master/RiptideCoinThird Party Advisory
- https://github.com/BlockChainsSecurity/EtherTokens/blob/master/ETHEREUMBLACK/selExploitThird Party Advisory
- https://github.com/BlockChainsSecurity/EtherTokens/tree/master/RiptideCoinThird Party Advisory
FAQ
What is CVE-2018-13229?
CVE-2018-13229 is a vulnerability with a CVSS score of 7.5 (HIGH). The sell function of a smart contract implementation for RiptideCoin (RIPT), an Ethereum token, has an integer overflow in which "amount * sellPrice" can be zero, consequently reducing a seller's asse...
How severe is CVE-2018-13229?
CVE-2018-13229 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-13229?
Check the references section above for vendor advisories and patch information. Affected products include: Riptidecoin Project Riptidecoin.