VYPR

Tendermint

by Tendermint

Source repositories

CVEs (4)

  • CVE-2019-25072HigDec 27, 2022
    risk 0.42cvss 7.5epss 0.01

    Due to support of Gzip compression in request bodies, as well as a lack of limiting response body sizes, a malicious server can cause a client to consume a significant amount of system resources, which may be used as a denial of service vector.

  • CVE-2021-21271MedJan 26, 2021
    risk 0.35cvss 6.5epss 0.02

    Tendermint Core is an open source Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - and securely replicates it on many machines. Tendermint Core v0.34.0 introduced a new way of handling evidence of…

  • CVE-2020-15091MedJul 2, 2020
    risk 0.35cvss 6.5epss 0.01

    TenderMint from version 0.33.0 and before version 0.33.6 allows block proposers to include signatures for the wrong block. This may happen naturally if you start a network, have it run for some time and restart it (**without changing chainID**). A malicious block proposer (even…

  • CVE-2020-5303LowApr 10, 2020
    risk 0.13cvss 3.1epss 0.01

    Tendermint before versions 0.33.3, 0.32.10, and 0.31.12 has a denial-of-service vulnerability. Tendermint does not limit the number of P2P connection requests. For each p2p connection, it allocates XXX bytes. Even though this memory is garbage collected once the connection is…