Version 2015.8.3 is a bugfix release for 2015.8.0.
CVE-2015-8034 Saving state.sls
cache
data to disk with insecure permissions
This affects users of the state.sls
function. The state run cache on the minion was being created with incorrect
permissions. This file could potentially contain sensitive data that was
inserted via jinja into the state SLS files. The permissions for this file are
now being set correctly. Thanks to zmalone for bringing this issue to our
attention.
Generated at: 2018-05-27 23:24:21 UTC