CVE-2018-13748
The CVE-2018-13748 entry concerns CarToken, a tradable Ethereum ERC-20-like token. The vulnerability is an integer overflow in the mintToken function of CarToken’s smart contract, which enables the contract owner to set the balance of any arbitrary user to any value. This is documented in multipl...