GHSA-2JQ9-6XX7-3H29

Vulnerability from github – Published: 2022-08-11 18:10 – Updated: 2023-06-13 22:08
VLAI?
Summary
`temporary` makes use of uninitialized memory
Details

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate.

Show details on source website

{
  "affected": [
    {
      "package": {
        "ecosystem": "crates.io",
        "name": "temporary"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0.3.0"
            },
            {
              "fixed": "0.6.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": true,
    "github_reviewed_at": "2022-08-11T18:10:52Z",
    "nvd_published_at": null,
    "severity": "MODERATE"
  },
  "details": "Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, [`tempfile`](https://crates.io/crates/tempfile) is an alternative for this crate.\n",
  "id": "GHSA-2jq9-6xx7-3h29",
  "modified": "2023-06-13T22:08:06Z",
  "published": "2022-08-11T18:10:52Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/stainless-steel/temporary/issues/2"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/stainless-steel/temporary"
    },
    {
      "type": "WEB",
      "url": "https://rustsec.org/advisories/RUSTSEC-2018-0022.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "`temporary` makes use of uninitialized memory"
}


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…