ECDSA Signature Malleability in Elliptic Package 6.5.2 for Node.js
CVE-2020-13822
7.7HIGH
What is CVE-2020-13822?
The Elliptic package version 6.5.2 for Node.js is susceptible to ECDSA signature malleability, which arises from various factors, including encoding variations and integer overflows. This vulnerability can lead to multiple valid signatures for the same message, potentially undermining the integrity of applications that rely on a single canonical signature. Developers using this package should be aware of the risks associated with malleable signatures and consider implementing safeguards to protect against such vulnerabilities.