2020-03-20 17:01:13 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-10691" ,
2020-04-30 17:01:24 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-03-27 09:58:41 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Ansible" ,
"version" : {
"version_data" : [
{
2020-04-30 17:01:24 +00:00
"version_value" : "all ansible-engine versions 2.9.x prior to 2.9.7"
2020-03-27 09:58:41 +01:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10691" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10691" ,
"refsource" : "CONFIRM"
2020-04-07 07:59:08 +02:00
} ,
2020-04-30 17:01:24 +00:00
{
2020-04-07 07:59:08 +02:00
"url" : "https://github.com/ansible/ansible/pull/68596" ,
"name" : "https://github.com/ansible/ansible/pull/68596" ,
"refsource" : "CONFIRM"
2020-03-27 09:58:41 +01:00
}
]
2020-03-20 17:01:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-30 17:01:24 +00:00
"value" : "An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system."
2020-03-20 17:01:13 +00:00
}
]
2020-03-27 09:58:41 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.2/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L" ,
"version" : "3.0"
}
]
]
2020-03-20 17:01:13 +00:00
}
2020-04-30 17:01:24 +00:00
}