Description
The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT signature with non Base64URL encoding special characters or number escaped characters may be validated as valid by mistake. Workaround: Validate JWS or JWT signature if it has Base64URL and dot safe string before executing JWS.verify() or JWS.verifyJWT() method.
Remediation
References
https://github.com/kjur/jsrsasign/commit/4536a6e9e8bcf1a644ab7c07ed96e453347dae41
https://github.com/kjur/jsrsasign/releases/tag/10.5.25
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2935898
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBKJUR-2935897
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2935896
https://snyk.io/vuln/SNYK-JS-JSRSASIGN-2869122
Related Vulnerabilities
CVE-2020-7692 Vulnerability in maven package com.google.oauth-client:google-oauth-client
CVE-2021-21409 Vulnerability in maven package io.netty:netty-codec-http2
CVE-2020-11111 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2021-43843 Vulnerability in npm package jsx-slack
CVE-2021-23899 Vulnerability in maven package com.mikesamuel:json-sanitizer