The ibc-go module is affected by the Inter-Blockchain Communication (IBC) protocol "Huckleberry" vulnerability.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2023-1860" }
{ "imports": [ { "path": "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper", "symbols": [ "Keeper.UnreceivedPackets" ] }, { "path": "github.com/cosmos/ibc-go/v7/modules/core/keeper", "symbols": [ "Keeper.RecvPacket", "Keeper.UnreceivedPackets" ] } ] }
{ "imports": [ { "path": "github.com/cosmos/ibc-go/v6/modules/core/04-channel/keeper", "symbols": [ "Keeper.UnreceivedPackets" ] }, { "path": "github.com/cosmos/ibc-go/v6/modules/core/keeper", "symbols": [ "Keeper.RecvPacket" ] } ] }
{ "imports": [ { "path": "github.com/cosmos/ibc-go/v5/modules/core/04-channel/keeper", "symbols": [ "Keeper.UnreceivedPackets" ] }, { "path": "github.com/cosmos/ibc-go/v5/modules/core/keeper", "symbols": [ "Keeper.RecvPacket" ] } ] }
{ "imports": [ { "path": "github.com/cosmos/ibc-go/v4/modules/core/04-channel/keeper", "symbols": [ "Keeper.UnreceivedPackets" ] }, { "path": "github.com/cosmos/ibc-go/v4/modules/core/keeper", "symbols": [ "Keeper.RecvPacket" ] } ] }