CVE-2018-13689
CVE-2018-13689 affects the CJXToken Ethereum smart contract. The mintToken function has an integer overflow that lets the contract owner set any user’s balance to an arbitrary value. Root cause: overflow in mintToken. Impact: potential unauthorized credit of balances; violates token integrity. Ex...