CVE-2024-21664

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
09/01/2024
Last modified:
05/02/2024

Description

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.<br />

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:lestrrat-go:jwx:*:*:*:*:*:*:*:* 2.0.19 (excluding)