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?
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
