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-2023-32069 Vulnerability in maven package org.xwiki.platform:xwiki-platform-xclass-ui
CVE-2022-38751 Vulnerability in maven package org.yaml:snakeyaml
CVE-2021-39176 Vulnerability in npm package detect-character-encoding
CVE-2021-43138 Vulnerability in npm package async
CVE-2020-36184 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind