{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-10691", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Red Hat", "product": { "product_data": [ { "product_name": "Ansible", "version": { "version_data": [ { "version_value": "all ansible-engine versions 2.9.x prior to 2.9.7" } ] } } ] } } ] } }, "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" }, { "url": "https://github.com/ansible/ansible/pull/68596", "name": "https://github.com/ansible/ansible/pull/68596", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "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." } ] }, "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" } ] ] } }