First published: Fri Aug 02 2024(Updated: )
In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
npm/elliptic | >=2.0.0<=6.5.6 | 6.5.7 |
IBM Cognos Analytics | <=1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-42460 is considered a significant vulnerability due to the potential for ECDSA signature malleability.
To fix CVE-2024-42460, update the Elliptic package to version 6.5.7 or later.
CVE-2024-42460 affects the Elliptic package versions prior to 6.5.7 and Cognos Dashboards on Cloud Pak for Data up to version 5.0.0.
ECDSA signature malleability refers to the ability to alter a valid ECDSA signature into another valid signature, which poses security risks.
Developers and users of the Elliptic package and IBM Cognos Dashboards are potentially impacted by CVE-2024-42460.