Vulnerabilities > Substratum

DATE CVE VULNERABILITY TITLE RISK
2018-09-21 CVE-2018-12511 Integer Overflow or Wraparound vulnerability in Substratum
In the mintToken function of a smart contract implementation for Substratum (SUB), an Ethereum ERC20 token, the administrator can control mintedAmount, leverage an integer overflow, and modify a user account's balance arbitrarily.
network
low complexity
substratum CWE-190
5.0
2018-06-25 CVE-2018-12079 Unspecified vulnerability in Substratum
The mintToken function of a smart contract implementation for Substratum (SUB), a tradable Ethereum ERC20 token, has no period constraint, which allows the owner to increase the total supply of the digital assets arbitrarily so as to make profits, aka the "tradeTrap" issue.
network
low complexity
substratum
5.0
2018-06-25 CVE-2018-12067 Integer Overflow or Wraparound vulnerability in Substratum
The sell function of a smart contract implementation for Substratum (SUB), a tradable Ethereum ERC20 token, allows a potential trap that could be used to cause financial damage to the seller, because of overflow of the multiplication of its argument amount and a manipulable variable sellPrice, aka the "tradeTrap" issue.
network
low complexity
substratum CWE-190
5.0