GO-2022-0256

Source
https://pkg.go.dev/vuln/GO-2022-0256
Import Source
https://vuln.go.dev/ID/GO-2022-0256.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-0256
Aliases
Published
2022-07-15T23:08:03Z
Modified
2024-05-20T16:03:47Z
Summary
Panic via maliciously crafted message in github.com/ethereum/go-ethereum
Details

A maliciously crafted snap/1 protocol message can cause a panic.

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

Affected packages

Go / github.com/ethereum/go-ethereum

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "symbols": [
                "handleMessage"
            ],
            "path": "github.com/ethereum/go-ethereum/eth/protocols/snap"
        },
        {
            "symbols": [
                "SecureTrie.TryGetNode",
                "Trie.TryGetNode",
                "Trie.tryGetNode"
            ],
            "path": "github.com/ethereum/go-ethereum/trie"
        }
    ]
}