cloud-init through 19.4 relies on Mersenne Twister for a...
Low severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Jan 29, 2023
Description
Published by the National Vulnerability Database
Feb 5, 2020
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Jan 29, 2023
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.
References