First published: Mon Jun 01 2020(Updated: )
The Elliptic for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/nodejs-elliptic | <6.5.3 | 6.5.3 |
npm/elliptic | <6.5.3 | 6.5.3 |
indutny Elliptic Node.js | =6.5.2 | |
indutny Elliptic | =6.5.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-13822 has a medium severity rating due to its potential to cause ECDSA signature malleability.
To fix CVE-2020-13822, upgrade the Elliptic package to version 6.5.3 or later.
CVE-2020-13822 affects version 6.5.2 of the Elliptic package for Node.js.
CVE-2020-13822 is a signature malleability vulnerability related to ECDSA in the Elliptic library.
Yes, CVE-2020-13822 can impact application security if it relies on a single canonical ECDSA signature.