{ "schema_version": "1.4.0", "id": "GHSA-q3f4-9h4p-vgr3", "modified": "2022-09-29T10:09:03Z", "published": "2022-09-25T00:00:15Z", "aliases": [ "CVE-2022-41340" ], "summary": "secp256k1-js implements ECDSA without required r and s validation, leading to signature forgery", "details": "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "@lionello/secp256k1-js" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41340" }, { "type": "WEB", "url": "https://github.com/lionello/secp256k1-js/issues/11" }, { "type": "WEB", "url": "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e" }, { "type": "PACKAGE", "url": "https://github.com/lionello/secp256k1-js" }, { "type": "WEB", "url": "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0" }, { "type": "WEB", "url": "https://www.npmjs.com/package/@lionello/secp256k1-js" } ], "database_specific": { "cwe_ids": [ "CWE-347" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-27T22:34:59Z", "nvd_published_at": "2022-09-24T19:15:00Z" } }