ghsa-q3f4-9h4p-vgr3
Vulnerability from github
Published
2022-09-25 00:00
Modified
2022-09-29 10:09
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.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "@lionello/secp256k1-js",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "1.1.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2022-41340",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-347",
      ],
      github_reviewed: true,
      github_reviewed_at: "2022-09-27T22:34:59Z",
      nvd_published_at: "2022-09-24T19:15:00Z",
      severity: "HIGH",
   },
   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: "GHSA-q3f4-9h4p-vgr3",
   modified: "2022-09-29T10:09:03Z",
   published: "2022-09-25T00:00:15Z",
   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",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
         type: "CVSS_V3",
      },
   ],
   summary: "secp256k1-js implements ECDSA without required r and s validation, leading to signature forgery",
}


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.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


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.