Vulnerability Details : CVE-2022-41340
The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.
Products affected by CVE-2022-41340
- cpe:2.3:a:secp256k1-js_project:secp256k1-js:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-41340
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 38 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-41340
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2022-41340
-
The product does not verify, or incorrectly verifies, the cryptographic signature for data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2022-41340
-
https://github.com/lionello/secp256k1-js/issues/11
A security issue in ECDSA verify. · Issue #11 · lionello/secp256k1-js · GitHubIssue Tracking;Third Party Advisory
-
https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0
Comparing 1.0.1...1.1.0 · lionello/secp256k1-js · GitHubPatch;Third Party Advisory
-
https://www.npmjs.com/package/@lionello/secp256k1-js
@lionello/secp256k1-js - npmProduct;Third Party Advisory
-
https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e
Fix #11: add parameter validation · lionello/secp256k1-js@302800f · GitHubPatch;Third Party Advisory
Jump to