The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()" validation.
References
Configurations
History
15 Oct 2024, 14:07
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
CWE | CWE-347 | |
CPE | cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:* | |
First Time |
Indutny
Indutny elliptic |
|
References | () https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281 - Patch | |
References | () https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6 - Patch |
10 Oct 2024, 12:51
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 Oct 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-10 01:15
Updated : 2024-10-15 14:07
NVD link : CVE-2024-48949
Mitre link : CVE-2024-48949
CVE.ORG link : CVE-2024-48949
JSON object : View
Products Affected
indutny
- elliptic
CWE
CWE-347
Improper Verification of Cryptographic Signature