blob: 3e4b3bd1b84edd823f24345ae568c6c9dc5cd0f8 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-2874",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-qjcv-rx3v-7mvj"
],
"summary": "Inter-Blockchain Communication (IBC) protocol \"Huckleberry\" vulnerability in github.com/cosmos/ibc-go",
"details": "The ibc-go module is affected by the Inter-Blockchain Communication (IBC) protocol \"Huckleberry\" vulnerability. The vulnerability allowed an attacker to send arbitrary transactions onto target chains and trigger arbitrary state transitions, including but not limited to, theft of funds. It was possible to exploit this vulnerability in specific situations involving relaying packets in which the source chain is also the final destination chain. Affected networks are those that allow for fee grant capabilities and use a native Relayer (e.g., Osmosis and Juno).",
"affected": [
{
"package": {
"name": "github.com/cosmos/ibc-go",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/cosmos/ibc-go/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/cosmos/ibc-go/v3",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/cosmos/ibc-go/v4",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/cosmos/ibc-go/v5",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/cosmos/ibc-go/v6",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/cosmos/ibc-go/v7",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "7.0.1"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper",
"symbols": [
"Keeper.UnreceivedPackets"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/cosmos/ibc-go/commit/c77f80f812940fe3b93980d13a5cdd6980e907cc"
},
{
"type": "REPORT",
"url": "https://github.com/cosmos/ibc-go/issues/1532"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2874",
"review_status": "REVIEWED"
}
}