GO-2021-0075

Source
https://pkg.go.dev/vuln/GO-2021-0075
Import Source
https://vuln.go.dev/ID/GO-2021-0075.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2021-0075
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-06-03T20:51:31Z
Summary
Panic due to improper validation of RPC messages in github.com/ethereum/go-ethereum
Details

Due to improper argument validation in RPC messages, a maliciously crafted message can cause a panic, leading to denial of service.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2021-0075"
}
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.8.11

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/ethereum/go-ethereum/les",
            "symbols": [
                "ProtocolManager.handleMsg"
            ]
        }
    ]
}