GO-2023-1860

Source
https://pkg.go.dev/vuln/GO-2023-1860
Import Source
https://vuln.go.dev/ID/GO-2023-1860.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2023-1860
Published
2023-06-15T20:52:26Z
Modified
2024-05-20T16:03:47Z
Summary
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.

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

Affected packages

Go / github.com/cosmos/ibc-go/v7

Package

Name
github.com/cosmos/ibc-go/v7
View open source insights on deps.dev
Purl
pkg:golang/github.com/cosmos/ibc-go/v7

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.0.1

Ecosystem specific

{
    "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"
            ]
        }
    ]
}

Go / github.com/cosmos/ibc-go/v6

Package

Name
github.com/cosmos/ibc-go/v6
View open source insights on deps.dev
Purl
pkg:golang/github.com/cosmos/ibc-go/v6

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.1

Ecosystem specific

{
    "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"
            ]
        }
    ]
}

Go / github.com/cosmos/ibc-go/v5

Package

Name
github.com/cosmos/ibc-go/v5
View open source insights on deps.dev
Purl
pkg:golang/github.com/cosmos/ibc-go/v5

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.2.1
Introduced
5.3.0
Fixed
5.3.1

Ecosystem specific

{
    "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"
            ]
        }
    ]
}

Go / github.com/cosmos/ibc-go/v4

Package

Name
github.com/cosmos/ibc-go/v4
View open source insights on deps.dev
Purl
pkg:golang/github.com/cosmos/ibc-go/v4

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.1.3
Introduced
4.2.0
Fixed
4.2.2
Introduced
4.3.0
Fixed
4.3.1
Introduced
4.4.0
Fixed
4.4.1

Ecosystem specific

{
    "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"
            ]
        }
    ]
}