From 7cc4fe9fb026352deeb30d15f2c82eaf834d94d7 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 28 Jun 2019 14:00:41 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/12xxx/CVE-2019-12996.json | 18 ++++++++++ 2019/12xxx/CVE-2019-12997.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 2019/12xxx/CVE-2019-12996.json create mode 100644 2019/12xxx/CVE-2019-12997.json diff --git a/2019/12xxx/CVE-2019-12996.json b/2019/12xxx/CVE-2019-12996.json new file mode 100644 index 00000000000..2d3c664d7d5 --- /dev/null +++ b/2019/12xxx/CVE-2019-12996.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-12996", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2019/12xxx/CVE-2019-12997.json b/2019/12xxx/CVE-2019-12997.json new file mode 100644 index 00000000000..2fc1959d68c --- /dev/null +++ b/2019/12xxx/CVE-2019-12997.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-12997", + "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 Loopchain through 2.2.1.3, an attacker can escalate privileges from a low-privilege shell by changing the environment (aka injection in the DEFAULT_SCORE_HOST environment variable)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/icon-project/loopchain/issues/231", + "refsource": "MISC", + "name": "https://github.com/icon-project/loopchain/issues/231" + } + ] + } +} \ No newline at end of file