GHSA-978J-88F3-P5J3

Vulnerability from github – Published: 2022-06-17 00:18 – Updated: 2022-06-17 00:18
VLAI?
Summary
Threshold value is ignored (all shares are n=3)
Details

Affected versions of this crate did not properly calculate secret shares requirements.

This reduces the security of the algorithm by restricting the crate to always using a threshold value of three, rather than a configurable limit.

The flaw was corrected by correctly configuring the threshold.

Show details on source website

{
  "affected": [
    {
      "package": {
        "ecosystem": "crates.io",
        "name": "shamir"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.0.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-17T00:18:43Z",
    "nvd_published_at": null,
    "severity": "LOW"
  },
  "details": "Affected versions of this crate did not properly calculate secret shares requirements.\n\nThis reduces the security of the algorithm by restricting the crate to always\nusing a threshold value of three, rather than a configurable limit.\n\nThe flaw was corrected by correctly configuring the threshold.\n",
  "id": "GHSA-978j-88f3-p5j3",
  "modified": "2022-06-17T00:18:43Z",
  "published": "2022-06-17T00:18:43Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/Nebulosus/shamir/issues/3"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Nebulosus/shamir"
    },
    {
      "type": "WEB",
      "url": "https://rustsec.org/advisories/RUSTSEC-2020-0160.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Threshold value is ignored (all shares are n=3)"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…