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-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
}