Vulnerability Details : CVE-2020-15091
Potential exploit
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.
Products affected by CVE-2020-15091
- cpe:2.3:a:tendermint:tendermint:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-15091
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 33 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-15091
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:L/Au:S/C:N/I:N/A:P |
8.0
|
2.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2020-15091
-
The product does not verify, or incorrectly verifies, the cryptographic signature for data.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2020-15091
-
https://github.com/tendermint/tendermint/security/advisories/GHSA-6jqj-f58p-mrw3
Security Advisory Syringa · Advisory · tendermint/tendermint · GitHubExploit;Third Party Advisory
-
https://github.com/tendermint/tendermint/issues/4926
Consensus: "enterPrevote: ProposalBlock is invalid" - Error: "wrong signature" · Issue #4926 · tendermint/tendermint · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://github.com/tendermint/tendermint/commit/480b995a31727593f58b361af979054d17d84340
consensus: Do not allow signatures for a wrong block in commits · tendermint/tendermint@480b995 · GitHubPatch;Third Party Advisory
Jump to