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
20 Dec 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-10-15 14:15
Updated : 2024-12-20 13:15
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