← Back to CVE List

CVE-2021-32631

Published: 2021-07-26T16:15Z
Last Modified: 2024-11-21T06:07Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Common is a package of common modules that can be accessed by NIMBLE services. Common before commit number 3b96cb0293d3443b870351945f41d7d55cb34b53 did not properly verify the signature of JSON Web Tokens. This allows someone to forge a valid JWT. Being able to forge JWTs may lead to authentication bypasses. Commit number 3b96cb0293d3443b870351945f41d7d55cb34b53 contains a patch for the issue. As a workaround, one may use the parseClaimsJws method to correctly verify the signature of a JWT. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt