GO-2022-1083

Source
https://pkg.go.dev/vuln/GO-2022-1083
Import Source
https://vuln.go.dev/ID/GO-2022-1083.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-1083
Aliases
Published
2022-11-02T21:52:22Z
Modified
2024-05-20T16:03:47Z
Summary
Panic on malformed messages in github.com/free5gc/aper
Details

A malformed message can crash the free5gc/amf and free5gc/ngap decoders via an index-out-of-range panic in aper.GetBitString.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-1083"
}
References
Credits
    • @fisherwky

Affected packages

Go / github.com/free5gc/aper

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/free5gc/aper",
            "symbols": [
                "GetBitString",
                "GetBitsValue",
                "Marshal",
                "MarshalWithParams",
                "Unmarshal",
                "UnmarshalWithParams"
            ]
        }
    ]
}