GO-2022-0972

Source
https://pkg.go.dev/vuln/GO-2022-0972
Import Source
https://vuln.go.dev/ID/GO-2022-0972.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-0972
Aliases
Published
2022-11-10T19:55:07Z
Modified
2024-05-20T16:03:47Z
Summary
Panic in github.com/shamaton/msgpack/v2
Details

Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-0972"
}
References
Credits
    • Red Canary

Affected packages

Go / github.com/shamaton/msgpack/v2

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/shamaton/msgpack/v2",
            "symbols": [
                "Unmarshal"
            ]
        }
    ]
}