2019-11-27 17:00:59 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1735" ,
2020-02-18 17:47:58 -03:00
"ASSIGNER" : "psampaio@redhat.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "ansible" ,
"version" : {
"version_data" : [
{
2020-03-16 11:32:39 -03:00
"version_value" : "2.7.x, 2.8.x, 2.9.x"
2020-02-18 17:47:58 -03:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1735" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1735" ,
"refsource" : "CONFIRM"
2020-03-16 11:32:39 -03:00
} ,
{
"url" : "https://github.com/ansible/ansible/issues/67793" ,
"name" : "https://github.com/ansible/ansible/issues/67793" ,
"refsource" : "CONFIRM"
2020-02-18 17:47:58 -03:00
}
]
2019-11-27 17:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-16 11:32:39 -03:00
"value" : "A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. 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:47:58 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.2/CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-02-18 17:47:58 -03:00
}