From 5711e831e8bab33efe965373158ce985cba3e760 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 17 Oct 2019 11:01:03 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/17xxx/CVE-2019-17543.json | 7 +++- 2019/17xxx/CVE-2019-17667.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 2019/17xxx/CVE-2019-17667.json diff --git a/2019/17xxx/CVE-2019-17543.json b/2019/17xxx/CVE-2019-17543.json index 563adc33e96..8751f6a9270 100644 --- a/2019/17xxx/CVE-2019-17543.json +++ b/2019/17xxx/CVE-2019-17543.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.)" + "value": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states \"only a few specific / uncommon usages of the API are at risk.\"" } ] }, @@ -71,6 +71,11 @@ "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15941", "refsource": "MISC", "name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15941" + }, + { + "refsource": "MISC", + "name": "https://github.com/lz4/lz4/issues/801", + "url": "https://github.com/lz4/lz4/issues/801" } ] } diff --git a/2019/17xxx/CVE-2019-17667.json b/2019/17xxx/CVE-2019-17667.json new file mode 100644 index 00000000000..1ea8409f912 --- /dev/null +++ b/2019/17xxx/CVE-2019-17667.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-17667", + "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": "Comtech H8 Heights Remote Gateway 2.5.1 devices allow XSS and HTML injection via the Site Name (aka SiteName) field." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://misteralfa-hack.blogspot.com/2019/10/comtech-stored-xss-heights-remote.html", + "refsource": "MISC", + "name": "https://misteralfa-hack.blogspot.com/2019/10/comtech-stored-xss-heights-remote.html" + } + ] + } +} \ No newline at end of file