diff --git a/2019/14xxx/CVE-2019-14905.json b/2019/14xxx/CVE-2019-14905.json new file mode 100644 index 00000000000..104910175df --- /dev/null +++ b/2019/14xxx/CVE-2019-14905.json @@ -0,0 +1,85 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-14905", + "ASSIGNER": "psampaio@redhat.com" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Red Hat", + "product": { + "product_data": [ + { + "product_name": "Ansible", + "version": { + "version_data": [ + { + "version_value": "2.9.2" + }, + { + "version_value": "2.8.8" + }, + { + "version_value": "2.7.16" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "CWE-73" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14905", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14905", + "refsource": "CONFIRM" + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability in Ansible's nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues. Ansible Engine before 2.9.2, 2.8.8 and 2.7.16 are affected." + } + ] + }, + "impact": { + "cvss": [ + [ + { + "vectorString": "7.3/CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:L", + "version": "3.0" + } + ] + ] + } +}