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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-01-09T19:18:03.742Z

Updated: 2024-02-05T15:37:42.909Z

Reserved: 2023-12-29T16:10:20.367Z


Link: CVE-2024-21664

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2024-01-09T20:15:43.740

Modified: 2024-02-05T16:15:55.207


Link: CVE-2024-21664

JSON object: View

cve-icon Redhat Information

No data.

CWE