{ "schema_version": "1.4.0", "id": "GHSA-7qhp-ghgw-q5pv", "modified": "2022-05-14T02:59:58Z", "published": "2022-05-14T02:59:58Z", "aliases": [ "CVE-2018-14088" ], "details": "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().", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14088" }, { "type": "WEB", "url": "https://github.com/hellowuzekai/blockchains/blob/master/overflow3.md" } ], "database_specific": { "cwe_ids": [ "CWE-190" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-16T02:29:00Z" } }