CVE-2024-21664
Last modified
CVE-2024-21664 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.86% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lestrrat-Go | Jwx | < 2.0.19 |
References
- https://github.com/lestrrat-go/jwx/security/advisories/GHSA-pvcr-v8j8-j5q3Exploit, Vendor Advisory
- https://github.com/lestrrat-go/jwx/security/advisories/GHSA-pvcr-v8j8-j5q3Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-21664?
How severe is CVE-2024-21664?
How do I fix CVE-2024-21664?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-21655Discourse is a platform for community discussion. For fields…4.3
- CVE-2024-21658discourse-calendar is a discourse plugin which adds the abil…4.3
- CVE-2024-2166Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2024-21661Argo CD is a declarative, GitOps continuous delivery tool fo…7.5
- CVE-2024-21662Argo CD is a declarative, GitOps continuous delivery tool fo…9.1
- CVE-2024-21663Discord-Recon is a Discord bot created to automate bug bount…8.8
- CVE-2024-21665ecommerce-framework-bundle is the Pimcore Ecommerce Framewor…4.3
- CVE-2024-21666The Customer Management Framework (CMF) for Pimcore adds fun…6.5
- CVE-2024-21667pimcore/customer-data-framework is the Customer Management F…6.5
- CVE-2024-21668react-native-mmkv is a library that allows easy use of MMKV …4.9
- CVE-2024-21669Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundatio…8.8
- CVE-2024-2167Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
Are you affected by CVE-2024-21664?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
