VYPR

cjose

by Zmartzone

CVEs (1)

  • CVE-2023-37464HigJul 14, 2023
    risk 0.00cvss 8.6epss 0.01

    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.…