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 with a minimal amount of stake) can use this vulnerability to completely halt the network. This issue is fixed in Tendermint 0.33.6 which checks all the signatures are for the block with 2/3+ majority before creating a commit.
References
Link | Resource |
---|---|
https://github.com/tendermint/tendermint/commit/480b995a31727593f58b361af979054d17d84340 | Patch Third Party Advisory |
https://github.com/tendermint/tendermint/issues/4926 | Exploit Issue Tracking Third Party Advisory |
https://github.com/tendermint/tendermint/security/advisories/GHSA-6jqj-f58p-mrw3 | Exploit Third Party Advisory |
https://github.com/tendermint/tendermint/commit/480b995a31727593f58b361af979054d17d84340 | Patch Third Party Advisory |
https://github.com/tendermint/tendermint/issues/4926 | Exploit Issue Tracking Third Party Advisory |
https://github.com/tendermint/tendermint/security/advisories/GHSA-6jqj-f58p-mrw3 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/tendermint/tendermint/commit/480b995a31727593f58b361af979054d17d84340 - Patch, Third Party Advisory | |
References | () https://github.com/tendermint/tendermint/issues/4926 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://github.com/tendermint/tendermint/security/advisories/GHSA-6jqj-f58p-mrw3 - Exploit, Third Party Advisory |
Information
Published : 2020-07-02 17:15
Updated : 2024-11-21 05:04
NVD link : CVE-2020-15091
Mitre link : CVE-2020-15091
CVE.ORG link : CVE-2020-15091
JSON object : View
Products Affected
tendermint
- tendermint
CWE
CWE-347
Improper Verification of Cryptographic Signature