blob: 08f2187a34432523b1e84eba2387bc9f9d22d315 [file] [log] [blame] [edit]
{
"schema_version": "1.3.1",
"id": "GO-2025-3442",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-24371",
"GHSA-22qq-3xwm-r5x4"
],
"summary": "CometBFT allows a malicious peer to make node stuck in blocksync in github.com/cometbft/cometbft",
"details": "CometBFT allows a malicious peer to make node stuck in blocksync in github.com/cometbft/cometbft",
"affected": [
{
"package": {
"name": "github.com/cometbft/cometbft",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.38.17"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cometbft/cometbft/blocksync",
"symbols": [
"BlockPool.SetPeerRange",
"Reactor.Receive"
]
}
]
}
},
{
"package": {
"name": "github.com/cometbft/cometbft",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cometbft/cometbft/internal/blocksync",
"symbols": [
"BlockPool.SetPeerRange",
"Reactor.Receive"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cometbft/cometbft/security/advisories/GHSA-22qq-3xwm-r5x4"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24371"
},
{
"type": "FIX",
"url": "https://github.com/cometbft/cometbft/commit/0ee80cd609c7ae9fe856bdd1c6d38553fdae90ce"
},
{
"type": "FIX",
"url": "https://github.com/cometbft/cometbft/commit/2cebfde06ae5073c0b296a9d2ca6ab4b95397ea5"
},
{
"type": "WEB",
"url": "https://github.com/cometbft/cometbft/releases/tag/v0.38.17"
},
{
"type": "WEB",
"url": "https://github.com/cometbft/cometbft/releases/tag/v1.0.1"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3442",
"review_status": "UNREVIEWED"
}
}