Red Hat Bugzilla – Bug 1076335
CVE-2014-0135 rubygem-kafo: temporary file creation vulnerability when creating /tmp/default_values.yaml
Last modified: 2016-04-26 11:47:19 EDT
Dominic Cleal of Red Hat reports: The kafo_configure puppet module creates /tmp/default_values.yaml world readable and without checking for it's existance. This creates a race-condition that would allow a local attacker to control the contents of the file which stores default values for all parameters (such as auto-generated passwords). References: http://projects.theforeman.org/issues/4648