Jsrsasign can verify RSA-PSS signature which value can expressed as BigInteger. When there is a valid RSA-PSS signature value, this vulnerability is also accept value with prepending zeros as a valid signature.
Users using RSA-PSS signature validation should upgrade to 8.0.17.
Reject RSA-PSS signatures with unnecessary prepending zeros.
https://github.com/kjur/jsrsasign/security/advisories/GHSA-q3gh-5r98-j4h3 https://github.com/kjur/jsrsasign/issues/438 https://nvd.nist.gov/vuln/detail/CVE-2020-14968 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14968 https://vuldb.com/?id.157125 https://kjur.github.io/jsrsasign/api/symbols/RSAKey.html#.verifyWithMessageHashPSS
{ "nvd_published_at": "2020-06-22T12:15:00Z", "cwe_ids": [ "CWE-119" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-26T16:19:52Z" }