From 66628b37c7fb818dcf8a7c21c1135ff1a55680d0 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 30 Dec 2019 19:01:06 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/15xxx/CVE-2019-15910.json | 2 +- 2019/20xxx/CVE-2019-20149.json | 67 ++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 2019/20xxx/CVE-2019-20149.json diff --git a/2019/15xxx/CVE-2019-15910.json b/2019/15xxx/CVE-2019-15910.json index dcf1540aaec..949e9b6eadc 100644 --- a/2019/15xxx/CVE-2019-15910.json +++ b/2019/15xxx/CVE-2019-15910.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "An issue was discovered on ASUS HG100 1.05.12, WS-101 1.05.12, and TS-101 1.05.12 devices using ZigBee PRO. Attackers can utilize the \"discover ZigBee network procedure\" to perform a denial of service attack." + "value": "An issue was discovered on ASUS HG100, MW100, WS-101, TS-101, AS-101, MS-101, DL-101 devices using ZigBee PRO. Attackers can utilize the \"discover ZigBee network procedure\" to perform a denial of service attack." } ] }, diff --git a/2019/20xxx/CVE-2019-20149.json b/2019/20xxx/CVE-2019-20149.json new file mode 100644 index 00000000000..f2b174910dd --- /dev/null +++ b/2019/20xxx/CVE-2019-20149.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-20149", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/jonschlinkert/kind-of/issues/30", + "refsource": "MISC", + "name": "https://github.com/jonschlinkert/kind-of/issues/30" + }, + { + "url": "https://github.com/jonschlinkert/kind-of/pull/31", + "refsource": "MISC", + "name": "https://github.com/jonschlinkert/kind-of/pull/31" + } + ] + } +} \ No newline at end of file