MEDIUM · 5.5

CVE-2020-8631

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 functi...

Vulnerability Description

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.

CVSS Score

5.5

MEDIUM

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
CanonicalCloud-Init<= 19.4
OpensuseLeap15.1
DebianDebian Linux8.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2020-8631?

CVE-2020-8631 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 functi...

How severe is CVE-2020-8631?

CVE-2020-8631 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2020-8631?

Check the references section above for vendor advisories and patch information. Affected products include: Canonical Cloud-Init, Opensuse Leap, Debian Debian Linux.