2019-11-27 17:00:59 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1738" ,
2020-03-16 16:01:23 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-02-18 17:39:31 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "ansible" ,
"version" : {
"version_data" : [
{
2020-03-16 11:38:23 -03:00
"version_value" : "2.7.x, 2.8.x, 2.9.x"
2020-02-18 17:39:31 -03:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-88"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1738" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1738" ,
"refsource" : "CONFIRM"
2020-03-16 11:38:23 -03:00
} ,
{
"url" : "https://github.com/ansible/ansible/issues/67796" ,
"name" : "https://github.com/ansible/ansible/issues/67796" ,
"refsource" : "CONFIRM"
2020-06-13 04:02:54 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202006-11" ,
"url" : "https://security.gentoo.org/glsa/202006-11"
2020-02-18 17:39:31 -03:00
}
]
2019-11-27 17:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-16 11:38:23 -03:00
"value" : "A flaw was found in Ansible Engine when the module package or service is used and the parameter 'use' is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable."
2019-11-27 17:00:59 +00:00
}
]
2020-02-18 17:39:31 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "3.9/CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L" ,
"version" : "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-03-16 16:01:23 +00:00
}