VYPR

rpm package

suse/cloud-init&distro=SUSE Linux Enterprise Module for Public Cloud 12

pkg:rpm/suse/cloud-init&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2012

Vulnerabilities (5)

  • CVE-2023-1786Apr 26, 2023
    affected < 20.2-37.57.1fixed 20.2-37.57.1

    Sensitive data could be exposed in logs of cloud-init before version 23.1.2. An attacker could use this information to find hashed passwords and possibly escalate their privilege.

  • CVE-2021-3429Apr 19, 2023
    affected < 20.2-37.57.1fixed 20.2-37.57.1

    When instructing cloud-init to set a random password for a new user account, versions before 21.2 would write that password to the world-readable log file /var/log/cloud-init-output.log. This could allow a local user to log in as another user.

  • CVE-2020-8632Feb 5, 2020
    affected < 19.4-37.39.1fixed 19.4-37.39.1

    In cloud-init through 19.4, rand_user_password in cloudinit/config/cc_set_passwords.py has a small default pwlen value, which makes it easier for attackers to guess passwords.

  • CVE-2020-8631Feb 5, 2020
    affected < 19.4-37.39.1fixed 19.4-37.39.1

    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.

  • CVE-2019-0816Apr 9, 2019
    affected < 19.2-37.33.1fixed 19.2-37.33.1

    A security feature bypass exists in Azure SSH Keypairs, due to a change in the provisioning logic for some Linux images that use cloud-init, aka 'Azure SSH Keypairs Security Feature Bypass Vulnerability'.