Beveiligingsadvies

CVE-2020-8631

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2020-02-05 13:39:50
Laatst bijgewerkt 2024-08-04 10:03:46
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.