Vulnerability Description
An issue was discovered in a smart contract implementation for MKCB, an Ethereum token. If the owner sets the value of sellPrice to a large number in setPrices() then the "amount * sellPrice" will cause an integer overflow in sell().
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Myadvancedtoken Project | Myadvancedtoken | - |
Related Weaknesses (CWE)
References
- https://github.com/hellowuzekai/blockchains/blob/master/README.mdExploitThird Party Advisory
- https://github.com/hellowuzekai/blockchains/blob/master/README.mdExploitThird Party Advisory
FAQ
What is CVE-2018-14084?
CVE-2018-14084 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in a smart contract implementation for MKCB, an Ethereum token. If the owner sets the value of sellPrice to a large number in setPrices() then the "amount * sellPrice" will cau...
How severe is CVE-2018-14084?
CVE-2018-14084 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2018-14084?
Check the references section above for vendor advisories and patch information. Affected products include: Myadvancedtoken Project Myadvancedtoken.