CVE-2023-37464
Last modified
CVE-2023-37464 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
Description
OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version >= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cisco | Cjose | < 0.6.2.2 |
References
- https://datatracker.ietf.org/doc/html/rfc7518#section-4.7Third Party Advisory
- https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgjExploit, Patch, Vendor Advisory
- https://datatracker.ietf.org/doc/html/rfc7518#section-4.7Third Party Advisory
- https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgjExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-37464?
How severe is CVE-2023-37464?
How do I fix CVE-2023-37464?
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 2023
- CVE-2023-37459Contiki-NG is an operating system for internet-of-things dev…5.3
- CVE-2023-3746The ActivityPub WordPress plugin before 1.0.0 does not sanit…5.4
- CVE-2023-37460Plexis Archiver is a collection of Plexus components to crea…9.8
- CVE-2023-37461Metersphere is an opensource testing framework. Files upload…9.8
- CVE-2023-37462XWiki Platform is a generic wiki platform offering runtime s…8.8
- CVE-2023-37463cmark-gfm is an extended version of the C reference implemen…7.5
- CVE-2023-37466vm2 is an advanced vm/sandbox for Node.js. The library conta…10
- CVE-2023-37467Discourse is an open source discussion platform. Prior to ve…5.4
- CVE-2023-37468Feedbacksystem is a personalized feedback system for student…5.5
- CVE-2023-37469CasaOS is an open-source personal cloud system. Prior to ver…8.8
- CVE-2023-3747Zero Trust Administrators have the ability to disallow end u…5.5
- CVE-2023-37470Metabase is an open-source business intelligence and analyti…9.8
Are you affected by CVE-2023-37464?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
