CVE-2024-42461
Elliptic Node.js ECDSA Signature Malleability Vulnerability
Description
In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signatures are allowed.
INFO
Published Date :
Aug. 2, 2024, 7:16 a.m.
Last Modified :
Aug. 16, 2024, 4:51 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2024-42461 has a 3 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-42461
.
URL | Resource |
---|---|
https://github.com/indutny/elliptic/pull/317 | Issue Tracking Patch |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Research into Signature Malleability and Private Key Compromise in Bitcoin Signatures
bitcoin bitcoin-transaction bitcoin-wallet btc eth ethereum malleability private-key signature vulnerability
Jupyter Notebook Python
Se han identificado problemas en la verificación de firmas ECDSA y EDDSA en el proyecto Wycheproof. Las comprobaciones ausentes durante la etapa de decodificación de firmas permiten agregar o eliminar bytes cero, lo que afecta la capacidad de envío de correos.
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
security cve exploit poc vulnerability
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-42461
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-42461
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 16, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Changed Reference Type https://github.com/indutny/elliptic/pull/317 No Types Assigned https://github.com/indutny/elliptic/pull/317 Issue Tracking, Patch Added CWE NIST CWE-347 Added CPE Configuration OR *cpe:2.3:a:elliptic_project:elliptic:6.5.6:*:*:*:*:node.js:*:* -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 07, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-347 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N -
CVE Received by [email protected]
Aug. 02, 2024
Action Type Old Value New Value Added Description In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signatures are allowed. Added Reference MITRE https://github.com/indutny/elliptic/pull/317 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-42461
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-42461
weaknesses.