Vulnerabilities > CVE-2024-21664 - NULL Pointer Dereference vulnerability in Lestrrat-Go JWX

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
lestrrat-go
CWE-476

Summary

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.

Vulnerable Configurations

Part Description Count
Application
Lestrrat-Go
73

Common Weakness Enumeration (CWE)