← Back to CVE List

CVE-2020-8631

Published: 2020-02-05T14:15Z
Last Modified: 2024-11-21T05:39Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt