CVE-2018-14084

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().
References
Link Resource
https://github.com/hellowuzekai/blockchains/blob/master/README.md Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:myadvancedtoken_project:myadvancedtoken:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-07-16 02:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-14084

Mitre link : CVE-2018-14084

CVE.ORG link : CVE-2018-14084


JSON object : View

Products Affected

myadvancedtoken_project

  • myadvancedtoken
CWE
CWE-190

Integer Overflow or Wraparound