The mintTokens function of a smart contract implementation for SunContract, an Ethereum token, has an integer overflow via the _amount variable.
References
Link | Resource |
---|---|
http://seclists.org/fulldisclosure/2018/Jul/93 | Mailing List Third Party Advisory |
https://etherscan.io/address/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404#code | |
https://github.com/SunContract/SmartContracts/issues/1 | Issue Tracking Third Party Advisory |
http://seclists.org/fulldisclosure/2018/Jul/93 | Mailing List Third Party Advisory |
https://etherscan.io/address/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404#code | |
https://github.com/SunContract/SmartContracts/issues/1 | Issue Tracking Third Party Advisory |
Configurations
History
21 Nov 2024, 03:49
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/fulldisclosure/2018/Jul/93 - Mailing List, Third Party Advisory | |
References | () https://etherscan.io/address/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404#code - | |
References | () https://github.com/SunContract/SmartContracts/issues/1 - Issue Tracking, Third Party Advisory |
07 Sep 2021, 14:15
Type | Values Removed | Values Added |
---|---|---|
Summary | The mintTokens function of a smart contract implementation for SunContract, an Ethereum token, has an integer overflow via the _amount variable. | |
References |
|
Information
Published : 2018-08-03 18:29
Updated : 2024-11-21 03:49
NVD link : CVE-2018-14576
Mitre link : CVE-2018-14576
CVE.ORG link : CVE-2018-14576
JSON object : View
Products Affected
suncontract
- suncontract
CWE
CWE-190
Integer Overflow or Wraparound