
Cloud Vulnerability DB
A community-led vulnerabilities database
The Elliptic package before version 6.5.6 for Node.js contains a security vulnerability identified as CVE-2024-48949. The vulnerability exists in the verify function within lib/elliptic/eddsa/index.js, which omits the validation check 'sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()'. This vulnerability was disclosed in October 2024 and affects all versions of the Elliptic package prior to 6.5.6 (NVD, GitHub Patch).
The vulnerability is related to improper verification of cryptographic signatures (CWE-347) in the EDDSA signature validation process. The issue specifically involves the omission of crucial validation checks in the verify function that should validate whether the signature's S value is greater than or equal to the curve's order (n) or if it's negative. The vulnerability has been assigned a CVSS v3.1 base score of 9.1 (Critical) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N (NVD).
The successful exploitation of this vulnerability could lead to disclosure of sensitive information and modification of data. The vulnerability has high impact ratings for both confidentiality and integrity, though availability is not affected. The critical CVSS score of 9.1 indicates that this is a severe security issue that requires immediate attention (NetApp Advisory).
The vulnerability has been fixed in Elliptic package version 6.5.6. Users are advised to upgrade to this version or later to address the security issue. The fix implements the missing validation check in the verify function (GitHub Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."