← Back to CVE List

CVE-2018-14087

Published: 2018-07-16T02:29Z
Last Modified: 2024-11-21T03:48Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt