From abf6732595a5bee861e539c8065b491e05795a7d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 12 Aug 2019 17:00:51 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/12xxx/CVE-2019-12618.json | 66 ++++++++++++++++++++++++++++++--- 2019/13xxx/CVE-2019-13462.json | 67 ++++++++++++++++++++++++++++++++++ 2 files changed, 127 insertions(+), 6 deletions(-) create mode 100644 2019/13xxx/CVE-2019-13462.json diff --git a/2019/12xxx/CVE-2019-12618.json b/2019/12xxx/CVE-2019-12618.json index c81c5bead82..383b97a1620 100644 --- a/2019/12xxx/CVE-2019-12618.json +++ b/2019/12xxx/CVE-2019-12618.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-12618", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-12618", + "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": "** 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": "HashiCorp Nomad 0.9.0 through 0.9.1 has Incorrect Access Control via the exec driver." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.hashicorp.com/blog/category/nomad", + "refsource": "MISC", + "name": "https://www.hashicorp.com/blog/category/nomad" + }, + { + "refsource": "MISC", + "name": "https://github.com/hashicorp/nomad/issues/5783", + "url": "https://github.com/hashicorp/nomad/issues/5783" + }, + { + "refsource": "CONFIRM", + "name": "https://www.hashicorp.com/blog/hashicorp-nomad-0-9-2", + "url": "https://www.hashicorp.com/blog/hashicorp-nomad-0-9-2" } ] } diff --git a/2019/13xxx/CVE-2019-13462.json b/2019/13xxx/CVE-2019-13462.json new file mode 100644 index 00000000000..66e94ef2783 --- /dev/null +++ b/2019/13xxx/CVE-2019-13462.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-13462", + "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": "Lansweeper before 7.1.117.4 allows unauthenticated SQL injection." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.lansweeper.com/forum/yaf_topics33_Announcements.aspx", + "refsource": "MISC", + "name": "https://www.lansweeper.com/forum/yaf_topics33_Announcements.aspx" + }, + { + "refsource": "MISC", + "name": "https://www.nccgroup.trust/uk/our-research/technical-advisory-unauthenticated-sql-injection-in-lansweeper/", + "url": "https://www.nccgroup.trust/uk/our-research/technical-advisory-unauthenticated-sql-injection-in-lansweeper/" + } + ] + } +} \ No newline at end of file