VYPR

JSON JWT

by JSON JWT Project

Source repositories

CVEs (3)

  • CVE-2023-51774HigFeb 29, 2024
    risk 0.48cvss 8.4epss 0.00

    The json-jwt (aka JSON::JWT) gem 1.16.3 for Ruby sometimes allows bypass of identity checks via a sign/encryption confusion attack. For example, JWE can sometimes be used to bypass JSON::JWT.decode.

  • CVE-2019-18848HigNov 12, 2019
    risk 0.42cvss 7.5epss 0.01

    The json-jwt gem before 1.11.0 for Ruby lacks an element count during the splitting of a JWE string.

  • CVE-2018-1000539MedJun 26, 2018
    risk 0.28cvss 5.3epss 0.01

    Nov json-jwt version >= 0.5.0 && < 1.9.4 contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability in Decryption of AES-GCM encrypted JSON Web Tokens that can result in Attacker can forge a authentication tag. This attack appear to be exploitable via…