The default cloud-init configuration, in cloud-init 0.6.2 and newer, included "ssh_deletekeys: 0", disabling cloud-init's deletion of ssh host keys. In some environments, this could lead to instances created by cloning a golden master or template system, sharing ssh host keys, and being able to impersonate one another or conduct man-in-the-middle attacks.
The product uses a hard-coded, unchangeable cryptographic key.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10896 | patch third party advisory issue tracking |
https://bugs.launchpad.net/cloud-init/+bug/1781094 | third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1574338 | third party advisory issue tracking |