Description
An issue was discovered in the jsrsasign package through 8.0.18 for Node.js. It allows a malleability in ECDSA signatures by not checking overflows in the length of a sequence and '0' characters appended or prepended to an integer. The modified signatures are verified as valid. This could have a security-relevant impact if an application relied on a single canonical signature.
Remediation
References
https://github.com/kjur/jsrsasign/issues/437
https://github.com/kjur/jsrsasign/releases/tag/8.0.17
https://github.com/kjur/jsrsasign/releases/tag/8.0.18
https://kjur.github.io/jsrsasign/
https://security.netapp.com/advisory/ntap-20200724-0001/
https://www.npmjs.com/package/jsrsasign
Related Vulnerabilities
CVE-2020-7746 Vulnerability in npm package chart.js
CVE-2021-29438 Vulnerability in npm package dialogs
CVE-2023-26492 Vulnerability in npm package directus
CVE-2020-15135 Vulnerability in npm package save-server
CVE-2020-10673 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind