101 Shares

&nbsp

 

A lot of people are concerned what impact the recently discovered batchOverflow vulnerability has on Ethereum and ERC-20 tokens, as first disclosed by this article:
https://medium.com/coinmonks/alert-new-batchoverflow-bug-in-multiple-erc20-smart-contracts-cve-2018-10299-511067db6536

Here is a summary of Han Chang (CTO of CoinFi’s) conclusions:

  1. There is no fundamental issue with Ethereum’s codebase or infrastructure.
    The “bug” is called an integer overflow and is well known and common in many programming languages, not just Solidity (the programming language that Ethereum smart contracts are written in).
  2. The bulk of ERC-20 tokens are NOT affected.
    Any smart contract developers worth their salt will know about this issue and correctly use a SafeMath library to catch overflows, thus preventing them from impacting the logic of the program. This is also why smart contract audits from well established third parties are helpful to catch these types of bugs.
  3. How do you make sure the tokens you hold aren’t affected?
    If you are concerned, ask the following questions to the project:

    If you’re somewhat technical, you’ll also want to inspect the token’s actual smart contract code if at all possible as well to ensure that the project owners are telling the truth.

  4. Exchanges’ response to halt deposit and withdraw of ALL ERC20 tokens is a bit of a overreaction.
    So far, Huobi, OkEx, HitBTC, and Poloniex have halted. Huobi’s outage was only two hours so that’s not too bad.
    There are probably better ways to reduce impact on users while still mitigating any consequences from this vulnerability, such as limiting deposits and withdraws to a certain threshold instead of outright halting them.
  5. How do I make money off of this?
    If Ethereum or ERC-20 token prices drop on this news, it’s a great chance to buy! There’s nothing fundamentally wrong with Ethereum or most ERC-20 tokens, so you might as well take advantage of the FUD now that you know what’s really going on 🙂

Rest assured that CoinFi (COFI) is not affected by this vulnerability as we integrate and utilize SafeMath in both our token issuance and airdrop smart contracts.

101 Shares
  1. Great update guys!
    Perfect example of the kind of information I love to get from the platform.
    Really usefull for a non-technical guy like me to get some clear info on what’s going on, it’s pretty much impossible to find the ”truth” out there between all the Fud/Fomo articles and comments.

    Kind regards,
    Willem
    Coinfi Hodler


Leave a Reply

Your email address will not be published. Required fields are marked *