Information Disclosure
puppet is vulnerable to information disclosure through world-readable files. The vulnerability occurs during the first run of puppet cert generate without a Certificate Authority CA set up. Under such conditions, puppet generates a world-readable cakey with 0644 permission, when it should have...