2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10217" ,
2019-11-25 16:02:07 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-11-25 15:59:43 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Ansible" ,
"version" : {
"version_data" : [
{
"version_value" : "ansible 2.8.0 before 2.8.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10217" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10217" ,
"refsource" : "CONFIRM"
2019-11-26 13:28:46 +01:00
} ,
2020-04-13 00:01:14 +00:00
{
2019-11-26 13:28:46 +01:00
"url" : "https://github.com/ansible/ansible/issues/56269" ,
"name" : "https://github.com/ansible/ansible/issues/56269" ,
"refsource" : "CONFIRM"
} ,
2020-04-13 00:01:14 +00:00
{
2019-11-26 13:28:46 +01:00
"url" : "https://github.com/ansible/ansible/pull/59427" ,
"name" : "https://github.com/ansible/ansible/pull/59427" ,
"refsource" : "CONFIRM"
2020-04-13 00:01:14 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:0513" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
2020-04-16 19:03:16 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:0523" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
2019-11-25 15:59:43 +01:00
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-25 15:59:43 +01:00
"value" : "A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks."
2019-03-27 12:00:51 +00:00
}
]
2019-11-25 15:59:43 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.7/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-11-25 16:02:07 +00:00
}