Vulnerabilities (CVE)

Filtered by vendor Encryptedtoken Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-14087 1 Encryptedtoken Project 1 Encryptedtoken 2020-02-18 7.5 HIGH 9.8 CRITICAL
An issue was discovered in a smart contract implementation for EUC (EUC), an Ethereum token. The contract has an integer overflow. If the owner sets the value of buyPrice to a large number in setPrices() then the "msg.value * buyPrice" will cause an integer overflow in the fallback function.