gsd-2022-41340
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-41340", id: "GSD-2022-41340", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-41340", ], details: "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.", id: "GSD-2022-41340", modified: "2023-12-13T01:19:33.165412Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-41340", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/lionello/secp256k1-js/issues/11", refsource: "MISC", url: "https://github.com/lionello/secp256k1-js/issues/11", }, { name: "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e", refsource: "MISC", url: "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e", }, { name: "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0", refsource: "MISC", url: "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0", }, { name: "https://www.npmjs.com/package/@lionello/secp256k1-js", refsource: "MISC", url: "https://www.npmjs.com/package/@lionello/secp256k1-js", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<1.1.0", affected_versions: "All versions before 1.1.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-347", "CWE-937", ], date: "2022-09-28", description: "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.", fixed_versions: [ "1.1.0", ], identifier: "CVE-2022-41340", identifiers: [ "CVE-2022-41340", ], not_impacted: "All versions starting from 1.1.0", package_slug: "npm/@lionello/secp256k1-js", pubdate: "2022-09-24", solution: "Upgrade to version 1.1.0 or above.", title: "Improper Verification of Cryptographic Signature", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41340", "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0", "https://github.com/lionello/secp256k1-js/issues/11", "https://www.npmjs.com/package/@lionello/secp256k1-js", "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e", ], uuid: "3c4fd223-789a-45a6-adb0-e32dd2c5def0", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:secp256k1-js_project:secp256k1-js:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "1.1.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-41340", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-347", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0", }, { name: "https://github.com/lionello/secp256k1-js/issues/11", refsource: "MISC", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/lionello/secp256k1-js/issues/11", }, { name: "https://www.npmjs.com/package/@lionello/secp256k1-js", refsource: "MISC", tags: [ "Product", "Third Party Advisory", ], url: "https://www.npmjs.com/package/@lionello/secp256k1-js", }, { name: "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2022-09-28T15:55Z", publishedDate: "2022-09-24T19:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.