{ "schema_version": "1.4.0", "id": "GHSA-j4jv-r335-5ch9", "modified": "2022-05-13T01:28:19Z", "published": "2022-05-13T01:28:19Z", "aliases": [ "CVE-2018-14084" ], "details": "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().", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/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-14084" }, { "type": "WEB", "url": "https://github.com/hellowuzekai/blockchains/blob/master/README.md" } ], "database_specific": { "cwe_ids": [ "CWE-190" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-16T02:29:00Z" } }