Security Advisory

CVE-2021-32631

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-07-26 15:20:11
Last updated 2024-08-03 23:25:31
Assigner GitHub_M
State PUBLISHED

Description

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.