Description
An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS (RSA-PSS) implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature (it accepts these modified signatures as valid). An attacker can abuse this behavior in an application by creating multiple valid signatures where only one signature should exist. Also, an attacker might prepend these bytes with the goal of triggering memory corruption issues.
Remediation
References
https://github.com/kjur/jsrsasign/releases/tag/8.0.17
https://github.com/kjur/jsrsasign/issues/438
https://github.com/kjur/jsrsasign/releases/tag/8.0.18
https://www.npmjs.com/package/jsrsasign
https://kjur.github.io/jsrsasign/
https://security.netapp.com/advisory/ntap-20200724-0001/
Related Vulnerabilities
CVE-2022-26612 Vulnerability in maven package org.apache.hadoop:hadoop-common
CVE-2017-16046 Vulnerability in npm package mariadb
CVE-2012-0392 Vulnerability in maven package org.apache.struts:struts2-core
CVE-2019-10378 Vulnerability in maven package org.jenkins-ci.plugins:testlink
CVE-2022-0272 Vulnerability in maven package io.gitlab.arturbosch.detekt:detekt-core