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.
References
Link | Resource |
---|---|
https://github.com/nimble-platform/common/commit/12197a755bd524559bf4e16475595a2c6fcd34db | Patch Third Party Advisory |
https://github.com/nimble-platform/common/commit/3b96cb0293d3443b870351945f41d7d55cb34b53 | Patch Third Party Advisory |
https://github.com/nimble-platform/common/commit/a59ad46733912a5580530e39cac0e6ebc83cc563 | Patch Third Party Advisory |
https://github.com/nimble-platform/common/security/advisories/GHSA-fjq8-896w-pv28 | Third Party Advisory |
https://github.com/nimble-platform/common/commit/12197a755bd524559bf4e16475595a2c6fcd34db | Patch Third Party Advisory |
https://github.com/nimble-platform/common/commit/3b96cb0293d3443b870351945f41d7d55cb34b53 | Patch Third Party Advisory |
https://github.com/nimble-platform/common/commit/a59ad46733912a5580530e39cac0e6ebc83cc563 | Patch Third Party Advisory |
https://github.com/nimble-platform/common/security/advisories/GHSA-fjq8-896w-pv28 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/nimble-platform/common/commit/12197a755bd524559bf4e16475595a2c6fcd34db - Patch, Third Party Advisory | |
References | () https://github.com/nimble-platform/common/commit/3b96cb0293d3443b870351945f41d7d55cb34b53 - Patch, Third Party Advisory | |
References | () https://github.com/nimble-platform/common/commit/a59ad46733912a5580530e39cac0e6ebc83cc563 - Patch, Third Party Advisory | |
References | () https://github.com/nimble-platform/common/security/advisories/GHSA-fjq8-896w-pv28 - Third Party Advisory |
Information
Published : 2021-07-26 16:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32631
Mitre link : CVE-2021-32631
CVE.ORG link : CVE-2021-32631
JSON object : View
Products Affected
nimble-project
- common
CWE
CWE-290
Authentication Bypass by Spoofing