GO-2021-0079

Source
https://pkg.go.dev/vuln/GO-2021-0079
Import Source
https://vuln.go.dev/ID/GO-2021-0079.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0079
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-05-20T16:03:47Z
Summary
Panic in github.com/bytom/bytom
Details

A malformed query can cause an out-of-bounds panic due to improper validation of arguments. If processing queries from untrusted parties, this may be used as a vector for denial of service attacks.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2021-0079"
}
References
Credits
    • @yahtoo

Affected packages

Go / github.com/bytom/bytom

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.4-0.20180831054840-1ac3c8ac4f2b

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/bytom/bytom/p2p/discover",
            "symbols": [
                "Network.checkTopicRegister"
            ]
        }
    ]
}