CVE-2021-32631
This allows someone to forge a valid JWT.
Does this matter?
Lower severity and a low EPSS score (1.09%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 1.09% probability · 63th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-290
- Affected
- nimble-project/common
- Source
- security-advisories@github.com
References
- https://github.com/nimble-platform/common/commit/12197a755bd524559bf4e16475595a2c6fcd34dbPatch, Third Party Advisory
- https://github.com/nimble-platform/common/commit/3b96cb0293d3443b870351945f41d7d55cb34b53Patch, Third Party Advisory
- https://github.com/nimble-platform/common/commit/a59ad46733912a5580530e39cac0e6ebc83cc563Patch, Third Party Advisory
- https://github.com/nimble-platform/common/security/advisories/GHSA-fjq8-896w-pv28Third Party Advisory
- https://github.com/nimble-platform/common/commit/12197a755bd524559bf4e16475595a2c6fcd34dbPatch, Third Party Advisory
- https://github.com/nimble-platform/common/commit/3b96cb0293d3443b870351945f41d7d55cb34b53Patch, Third Party Advisory
- https://github.com/nimble-platform/common/commit/a59ad46733912a5580530e39cac0e6ebc83cc563Patch, Third Party Advisory
- https://github.com/nimble-platform/common/security/advisories/GHSA-fjq8-896w-pv28Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.