GO-2024-2454

Source
https://pkg.go.dev/vuln/GO-2024-2454
Import Source
https://vuln.go.dev/ID/GO-2024-2454.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2454
Aliases
Published
2024-01-23T18:01:33Z
Modified
2024-05-20T16:03:47Z
Summary
Panic due to nil pointer dereference in github.com/lestrrat-go/jwx/v2
Details

Panic due to nil pointer dereference in github.com/lestrrat-go/jwx/v2

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

Affected packages

Go / github.com/lestrrat-go/jwx

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
1.0.8
Fixed
1.2.28

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/lestrrat-go/jwx/jws",
            "symbols": [
                "Message.UnmarshalJSON"
            ]
        }
    ]
}

Go / github.com/lestrrat-go/jwx/v2

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/lestrrat-go/jwx/v2/jws",
            "symbols": [
                "Message.UnmarshalJSON"
            ]
        }
    ]
}