VYPR
Vendor

Encryptedtoken Project

Products
1
CVEs
2
Across products
2
Status
Private

Products

1

Recent CVEs

2
  • CVE-2018-14087CriJul 16, 2018
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in a smart contract implementation for EUC (EUC), an Ethereum token. The contract has an integer overflow. If the owner sets the value of buyPrice to a large number in setPrices() then the "msg.value * buyPrice" will cause an integer overflow in the…

  • CVE-2018-13070HigJul 3, 2018
    risk 0.49cvss 7.5epss 0.01

    The mintToken function of a smart contract implementation for EncryptedToken (ECC), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value.