GO-2021-0090

See a problem?
Source
https://pkg.go.dev/vuln/GO-2021-0090
Import Source
https://vuln.go.dev/ID/GO-2021-0090.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0090
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-05-20T16:03:47Z
Summary
Denial of service in github.com/tendermint/tendermint
Details

Proposed commits may contain signatures for blocks not contained within the commit. Instead of skipping these signatures, they cause failure during verification. A malicious proposer can use this to force consensus failures.

References
Credits
    • Neeraj Murarka

Affected packages

Go / github.com/tendermint/tendermint

Package

Name
github.com/tendermint/tendermint
View open source insights on deps.dev
Purl
pkg:golang/github.com/tendermint/tendermint

Affected ranges

Type
SEMVER
Events
Introduced
0.33.0
Fixed
0.34.0-dev1.0.20200702134149-480b995a3172

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/tendermint/tendermint/types",
            "symbols": [
                "MakeCommit",
                "VoteSet.MakeCommit"
            ]
        }
    ]
}