ghsa-2r47-hhff-7qcp
Vulnerability from github
Published
2022-05-24 17:08
Modified
2022-05-24 17:08
Details
cloud-init through 19.4 relies on Mersenne Twister for a random password, which makes it easier for attackers to predict passwords, because rand_str in cloudinit/util.py calls the random.choice function.
{ "affected": [], "aliases": [ "CVE-2020-8631" ], "database_specific": { "cwe_ids": [ "CWE-330" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-05T14:15:00Z", "severity": "LOW" }, "details": "cloud-init through 19.4 relies on Mersenne Twister for a random password, which makes it easier for attackers to predict passwords, because rand_str in cloudinit/util.py calls the random.choice function.", "id": "GHSA-2r47-hhff-7qcp", "modified": "2022-05-24T17:08:06Z", "published": "2022-05-24T17:08:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8631" }, { "type": "WEB", "url": "https://github.com/canonical/cloud-init/pull/204" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1860795" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00021.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00042.html" } ], "schema_version": "1.4.0", "severity": [] }
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.