VYPR
Vendor

Xmidt Org

Products
1
CVEs
2
Across products
2
Status
Private

Products

1

Recent CVEs

2
  • CVE-2024-54150CriDec 19, 2024
    risk 0.52cvss 9.1epss 0.00

    cjwt is a C JSON Web Token (JWT) Implementation. Algorithm confusion occurs when a system improperly verifies the type of signature used, allowing attackers to exploit the lack of distinction between signing methods. If the system doesn't differentiate between an HMAC signed…

  • CVE-2019-19324Mar 20, 2020
    risk 0.00cvss epss 0.01

    Xmidt cjwt through 1.0.1 before 2019-11-25 maps unsupported algorithms to alg=none, which sometimes leads to untrusted accidental JWT acceptance.