From a8e611ac1c993bc4f271492611b29d4bb3d85c6c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 11 Mar 2020 23:01:12 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/10xxx/CVE-2019-10808.json | 55 ++++++++++++++++++++++++++++++-- 2019/5xxx/CVE-2019-5172.json | 58 ++++++++++++++++++++++++++++++---- 2019/5xxx/CVE-2019-5173.json | 58 ++++++++++++++++++++++++++++++---- 2019/5xxx/CVE-2019-5174.json | 58 ++++++++++++++++++++++++++++++---- 2019/5xxx/CVE-2019-5175.json | 58 ++++++++++++++++++++++++++++++---- 2019/5xxx/CVE-2019-5182.json | 58 ++++++++++++++++++++++++++++++---- 6 files changed, 307 insertions(+), 38 deletions(-) diff --git a/2019/10xxx/CVE-2019-10808.json b/2019/10xxx/CVE-2019-10808.json index fbcedf189cc..a24f06ba574 100644 --- a/2019/10xxx/CVE-2019-10808.json +++ b/2019/10xxx/CVE-2019-10808.json @@ -4,14 +4,63 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10808", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "report@snyk.io", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "utilitify", + "version": { + "version_data": [ + { + "version_value": "All versions prior to 1.0.3" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Prototype Pollution" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/xcritical-software/utilitify/commit/88d6e27009823338bf319ffb768fe6b08e8ad2d1,", + "url": "https://github.com/xcritical-software/utilitify/commit/88d6e27009823338bf319ffb768fe6b08e8ad2d1," + }, + { + "refsource": "MISC", + "name": "https://snyk.io/vuln/SNYK-JS-UTILITIFY-559497", + "url": "https://snyk.io/vuln/SNYK-JS-UTILITIFY-559497" + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "utilitify prior to 1.0.3 allows modification of object properties. The merge method could be tricked into adding or modifying properties of the Object.prototype." } ] } diff --git a/2019/5xxx/CVE-2019-5172.json b/2019/5xxx/CVE-2019-5172.json index c881f21cb6a..72a0d08315e 100644 --- a/2019/5xxx/CVE-2019-5172.json +++ b/2019/5xxx/CVE-2019-5172.json @@ -1,17 +1,61 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-5172", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-5172", + "ASSIGNER": "talos-cna@cisco.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wago", + "product": { + "product_data": [ + { + "product_name": "WAGO PFC200", + "version": { + "version_data": [ + { + "version_value": "Firmware version 03.02.02(14)" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "command injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962" + } + ] + }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "An exploitable command injection vulnerability exists in the iocheckd service \u2018I/O-Check\u2019 function of the WAGO PFC 200 Firmware version 03.02.02(14). An attacker can send a specially crafted packet to trigger the parsing of this cache file. At 0x1e840 the extracted ntp value from the xml file is used as an argument to /etc/config-tools/config_sntp time-server-%d= using sprintf(). This command is later executed via a call to system(). This is done in a loop and there is no limit to how many ntp entries will be parsed from the xml file." } ] } diff --git a/2019/5xxx/CVE-2019-5173.json b/2019/5xxx/CVE-2019-5173.json index e6eb2773466..ba18752c134 100644 --- a/2019/5xxx/CVE-2019-5173.json +++ b/2019/5xxx/CVE-2019-5173.json @@ -1,17 +1,61 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-5173", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-5173", + "ASSIGNER": "talos-cna@cisco.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wago", + "product": { + "product_data": [ + { + "product_name": "WAGO PFC200", + "version": { + "version_data": [ + { + "version_value": "Firmware version 03.02.02(14)" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "command injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962" + } + ] + }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "An exploitable command injection vulnerability exists in the iocheckd service \u2018I/O-Check\u2019 function of the WAGO PFC 200 Firmware version 03.02.02(14). A specially crafted XML cache file written to a specific location on the device can be used to inject OS commands. An attacker can send a specially crafted packet to trigger the parsing of this cache file. At 0x1e9fc the extracted state value from the xml file is used as an argument to /etc/config-tools/config_interfaces interface=X1 state= using sprintf(). This command is later executed via a call to system()." } ] } diff --git a/2019/5xxx/CVE-2019-5174.json b/2019/5xxx/CVE-2019-5174.json index 61df6d83d84..8e3e64fea5d 100644 --- a/2019/5xxx/CVE-2019-5174.json +++ b/2019/5xxx/CVE-2019-5174.json @@ -1,17 +1,61 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-5174", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-5174", + "ASSIGNER": "talos-cna@cisco.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wago", + "product": { + "product_data": [ + { + "product_name": "WAGO PFC200 Firmware", + "version": { + "version_data": [ + { + "version_value": "version 03.02.02(14)" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "command injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962" + } + ] + }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "An exploitable command injection vulnerability exists in the iocheckd service \u2018I/O-Check\u2019 function of the WAGO PFC 200 version 03.02.02(14). A specially crafted XML cache file written to a specific location on the device can be used to inject OS commands. An attacker can send a specially crafted packet to trigger the parsing of this cache file.At 0x1e9fc the extracted subnetmask value from the xml file is used as an argument to /etc/config-tools/config_interfaces interface=X1 state=enabled subnet-mask= using sprintf(). This command is later executed via a call to system()." } ] } diff --git a/2019/5xxx/CVE-2019-5175.json b/2019/5xxx/CVE-2019-5175.json index 288c74954a8..9b12a4e2441 100644 --- a/2019/5xxx/CVE-2019-5175.json +++ b/2019/5xxx/CVE-2019-5175.json @@ -1,17 +1,61 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-5175", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-5175", + "ASSIGNER": "talos-cna@cisco.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wago", + "product": { + "product_data": [ + { + "product_name": "WAGO PFC200", + "version": { + "version_data": [ + { + "version_value": "Firmware version 03.02.02(14)" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "command injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962" + } + ] + }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "An exploitable command injection vulnerability exists in the iocheckd service \u2018I/O-Check\u2019 function of the WAGO PFC 200 Firmware version 03.02.02(14). A specially crafted XML cache file written to a specific location on the device can be used to inject OS commands. An attacker can send a specially crafted packet to trigger the parsing of this cache file.At 0x1ea28 the extracted type value from the xml file is used as an argument to /etc/config-tools/config_interfaces interface=X1 state=enabled config-type= using sprintf(). This command is later executed via a call to system()." } ] } diff --git a/2019/5xxx/CVE-2019-5182.json b/2019/5xxx/CVE-2019-5182.json index 1a1bac6d7e9..9f0dab1e7b3 100644 --- a/2019/5xxx/CVE-2019-5182.json +++ b/2019/5xxx/CVE-2019-5182.json @@ -1,17 +1,61 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-5182", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-5182", + "ASSIGNER": "talos-cna@cisco.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wago", + "product": { + "product_data": [ + { + "product_name": "WAGO PFC200", + "version": { + "version_data": [ + { + "version_value": "Firmware version 03.02.02(14)" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "stack buffer overflow" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0963", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0963" + } + ] + }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "An exploitable stack buffer overflow vulnerability vulnerability exists in the iocheckd service \u2018I/O-Check\u2019 functionality of WAGO PFC 200 Firmware version 03.02.02(14). An attacker can send a specially crafted packet to trigger the parsing of this cache file.The destination buffer sp+0x440 is overflowed with the call to sprintf() for any type values that are greater than 1024-len(\u2018/etc/config-tools/config_interfaces interface=X1 state=enabled config-type=\u2018) in length. A type value of length 0x3d9 will cause the service to crash." } ] }