An issue was discovered in a smart contract implementation for STeX White List (STE(WL)), an Ethereum token. The contract has an integer overflow. If the owner sets the value of amount to a large number then the "amount * 1000000000000000" will cause an integer overflow in withdrawToFounders().
References
Link | Resource |
---|---|
https://github.com/hellowuzekai/blockchains/blob/master/overflow3.md | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-07-16 02:29
Updated : 2024-02-28 16:48
NVD link : CVE-2018-14088
Mitre link : CVE-2018-14088
CVE.ORG link : CVE-2018-14088
JSON object : View
Products Affected
stex_white_list_project
- stex_white_list
CWE
CWE-190
Integer Overflow or Wraparound