jwx is a Go module implementing various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies. Calling `jws.Parse` with a JSON serialized payload where the `signature` field is present while `protected` is absent can lead to a nil pointer dereference. The vulnerability can be used to crash/DOS a system doing JWS verification. This vulnerability has been patched in versions 2.0.19 and 1.2.28.
References
Configurations
History
No history.
Information
Published : 2024-01-09 20:15
Updated : 2024-02-05 16:15
NVD link : CVE-2024-21664
Mitre link : CVE-2024-21664
CVE.ORG link : CVE-2024-21664
JSON object : View
Products Affected
lestrrat-go
- jwx
CWE
CWE-476
NULL Pointer Dereference