Ansible 2.5 prior to 2.5.5, and 2.4 prior to 2.4.5, do not honor the no_log task flag for failed tasks. When the no_log flag has been used to protect sensitive data passed to a task from being logged, and that task does not run successfully, Ansible will expose sensitive data in log files and on the terminal of the user running Ansible.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "16.04"
},
{
"last_affected": "16.04"
},
{
"introduced": "18.04"
},
{
"last_affected": "18.04"
},
{
"introduced": "19.04"
},
{
"last_affected": "19.04"
}
],
"source": "CPE_STRING",
"vendor_product": "canonical:ubuntu_linux"
},
{
"cpes": [
"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "9.0"
},
{
"last_affected": "9.0"
}
],
"source": "CPE_STRING",
"vendor_product": "debian:debian_linux"
},
{
"cpes": [
"cpe:2.3:a:redhat:ansible_engine:2.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.0"
},
{
"last_affected": "2.0"
}
],
"source": "CPE_STRING",
"vendor_product": "redhat:ansible_engine"
},
{
"cpes": [
"cpe:2.3:a:redhat:cloudforms:4.6:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "4.6"
},
{
"last_affected": "4.6"
}
],
"source": "CPE_STRING",
"vendor_product": "redhat:cloudforms"
},
{
"cpes": [
"cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*",
"cpe:2.3:a:redhat:openstack:12:*:*:*:*:*:*:*",
"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "13"
},
{
"last_affected": "13"
},
{
"introduced": "10"
},
{
"last_affected": "10"
},
{
"introduced": "12"
},
{
"last_affected": "12"
}
],
"source": "CPE_STRING",
"vendor_product": "redhat:openstack"
},
{
"cpes": [
"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "4.0"
},
{
"last_affected": "4.0"
}
],
"source": "CPE_STRING",
"vendor_product": "redhat:virtualization"
}
]
}{
"cpe": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "2.4"
},
{
"fixed": "2.4.5"
},
{
"introduced": "0"
},
{
"last_affected": "2.5.5"
}
],
"source": "CPE_RANGE"
}