GO-2024-3259

Source
https://pkg.go.dev/vuln/GO-2024-3259
Import Source
https://vuln.go.dev/ID/GO-2024-3259.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3259
Aliases
Published
2024-11-20T17:22:48Z
Modified
2024-12-12T21:58:41Z
Summary
CometBFT Vote Extensions: Panic when receiving a Pre-commit with an invalid data in github.com/cometbft/cometbft
Details

CometBFT Vote Extensions: Panic when receiving a Pre-commit with an invalid data in github.com/cometbft/cometbft

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3259"
}
References

Affected packages

Go / github.com/cometbft/cometbft

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0.38.0
Fixed
0.38.15

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/cometbft/cometbft/state/indexer/block/kv",
            "symbols": [
                "BlockerIndexer.Search",
                "BlockerIndexer.setTmpHeights"
            ]
        }
    ]
}