2020-03-20 17:01:13 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-10684" ,
2020-03-24 14:01:28 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-03-24 13:21:55 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Ansible" ,
"version" : {
"version_data" : [
{
"version_value" : "all Ansible 2.7.x versions prior to 2.7.17"
} ,
{
"version_value" : "all Ansible 2.8.x versions prior to 2.8.9"
} ,
{
"version_value" : "all Ansible 2.9.x versions prior to 2.9.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-250"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-362"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684" ,
"refsource" : "CONFIRM"
2020-04-27 05:01:13 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-1b6ce91e37" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB/"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-3990f03ba3" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DKPA4KC3OJSUFASUYMG66HKJE7ADNGFW/"
2020-04-27 07:01:13 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-f80154b5b4" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MRRYUU5ZBLPBXCYG6CFP35D64NP2UB2S/"
2020-06-13 04:02:54 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202006-11" ,
"url" : "https://security.gentoo.org/glsa/202006-11"
2020-03-24 13:21:55 +01:00
}
]
2020-03-20 17:01:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-24 13:21:55 +01:00
"value" : "A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection."
2020-03-20 17:01:13 +00:00
}
]
2020-03-24 13:21:55 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.9/CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H" ,
"version" : "3.0"
}
]
]
2020-03-20 17:01:13 +00:00
}
2020-03-24 14:01:28 +00:00
}