The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve's base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.
References
Configurations
No configuration.
History
05 Nov 2024, 19:36
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
CWE | CWE-347 |
16 Oct 2024, 16:38
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
15 Oct 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-15 14:15
Updated : 2024-11-05 19:36
NVD link : CVE-2024-48948
Mitre link : CVE-2024-48948
CVE.ORG link : CVE-2024-48948
JSON object : View
Products Affected
No product.
CWE
CWE-347
Improper Verification of Cryptographic Signature