From be7af992dad7f11b527b92574175bb4d09f7d099 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 26 Aug 2019 23:00:59 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/15xxx/CVE-2019-15657.json | 62 ++++++++++++++++++++++++++++++++++ 2019/15xxx/CVE-2019-15658.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 2019/15xxx/CVE-2019-15657.json create mode 100644 2019/15xxx/CVE-2019-15658.json diff --git a/2019/15xxx/CVE-2019-15657.json b/2019/15xxx/CVE-2019-15657.json new file mode 100644 index 00000000000..b878491ce88 --- /dev/null +++ b/2019/15xxx/CVE-2019-15657.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-15657", + "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": "In eslint-utils before 1.4.1, the getStaticValue function can execute arbitrary code." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/mysticatea/eslint-utils/security/advisories/GHSA-3gx7-xhv7-5mx3", + "refsource": "MISC", + "name": "https://github.com/mysticatea/eslint-utils/security/advisories/GHSA-3gx7-xhv7-5mx3" + } + ] + } +} \ No newline at end of file diff --git a/2019/15xxx/CVE-2019-15658.json b/2019/15xxx/CVE-2019-15658.json new file mode 100644 index 00000000000..f8214d88095 --- /dev/null +++ b/2019/15xxx/CVE-2019-15658.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-15658", + "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": "connect-pg-simple before 6.0.1 allows SQL injection if tableName or schemaName is untrusted data." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/voxpelli/node-connect-pg-simple/security/advisories/GHSA-xqh8-5j36-4556", + "refsource": "MISC", + "name": "https://github.com/voxpelli/node-connect-pg-simple/security/advisories/GHSA-xqh8-5j36-4556" + } + ] + } +} \ No newline at end of file