CVE-2018-14087

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:encryptedtoken_project:encryptedtoken:-:*:*:*:*:*:*:*

History

21 Nov 2024, 03:48

Type Values Removed Values Added
References () https://github.com/hellowuzekai/blockchains/blob/master/overflow2.md - Exploit, Third Party Advisory () https://github.com/hellowuzekai/blockchains/blob/master/overflow2.md - Exploit, Third Party Advisory

Information

Published : 2018-07-16 02:29

Updated : 2024-11-21 03:48


NVD link : CVE-2018-14087

Mitre link : CVE-2018-14087

CVE.ORG link : CVE-2018-14087


JSON object : View

Products Affected

encryptedtoken_project

  • encryptedtoken
CWE
CWE-190

Integer Overflow or Wraparound