From 5c4d09159f94c85c3b71ad1c297d037fe9794def Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 31 Jan 2019 16:04:40 -0500 Subject: [PATCH] - Synchronized data. --- 2018/17xxx/CVE-2018-17928.json | 2 + 2018/19xxx/CVE-2018-19027.json | 9 ++- 2018/5xxx/CVE-2018-5560.json | 136 ++++++++++++++++----------------- 2019/7xxx/CVE-2019-7294.json | 18 +++++ 2019/7xxx/CVE-2019-7295.json | 62 +++++++++++++++ 2019/7xxx/CVE-2019-7296.json | 62 +++++++++++++++ 6 files changed, 219 insertions(+), 70 deletions(-) create mode 100644 2019/7xxx/CVE-2019-7294.json create mode 100644 2019/7xxx/CVE-2019-7295.json create mode 100644 2019/7xxx/CVE-2019-7296.json diff --git a/2018/17xxx/CVE-2018-17928.json b/2018/17xxx/CVE-2018-17928.json index 2b2153eb6de..6c2948dc028 100644 --- a/2018/17xxx/CVE-2018-17928.json +++ b/2018/17xxx/CVE-2018-17928.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-352-06", + "refsource" : "MISC", "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-352-06" } ] diff --git a/2018/19xxx/CVE-2018-19027.json b/2018/19xxx/CVE-2018-19027.json index 82d05d6d791..4890af206a2 100644 --- a/2018/19xxx/CVE-2018-19027.json +++ b/2018/19xxx/CVE-2018-19027.json @@ -35,7 +35,7 @@ "description_data" : [ { "lang" : "eng", - "value" : "Three type confusion vulnerabilities exist when processing project files in CX-One Versions 4.50 and prior, including the following applications: CX-Protocol Versions 2.0 and prior. An attacker could use a specially crafted project file to exploit and execute code under the privileges of the application." + "value" : "Three type confusion vulnerabilities exist in CX-One Versions 4.50 and prior and CX-Protocol Versions 2.0 and prior when processing project files. An attacker could use a specially crafted project file to exploit and execute code under the privileges of the application." } ] }, @@ -54,7 +54,14 @@ "references" : { "reference_data" : [ { + "name" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-010-02", + "refsource" : "MISC", "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-010-02" + }, + { + "name" : "106524", + "refsource" : "BID", + "url" : "http://www.securityfocus.com/bid/106524" } ] } diff --git a/2018/5xxx/CVE-2018-5560.json b/2018/5xxx/CVE-2018-5560.json index cea530cb2b8..39b82a653a0 100644 --- a/2018/5xxx/CVE-2018-5560.json +++ b/2018/5xxx/CVE-2018-5560.json @@ -1,114 +1,112 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@rapid7.com", - "DATE_PUBLIC": "2018-12-27T14:05:00.000Z", - "ID": "CVE-2018-5560", - "STATE": "PUBLIC", - "TITLE": "Guardzilla All-In-One Video Security System Hard-Coded Credential" + "CVE_data_meta" : { + "ASSIGNER" : "cve@rapid7.com", + "DATE_PUBLIC" : "2018-12-27T14:05:00.000Z", + "ID" : "CVE-2018-5560", + "STATE" : "PUBLIC", + "TITLE" : "Guardzilla All-In-One Video Security System Hard-Coded Credential" }, - "affects": { - "vendor": { - "vendor_data": [ + "affects" : { + "vendor" : { + "vendor_data" : [ { - "product": { - "product_data": [ + "product" : { + "product_data" : [ { - "product_name": "Guardzilla All-In-One Video Security System", - "version": { - "version_data": [ + "product_name" : "Guardzilla All-In-One Video Security System", + "version" : { + "version_data" : [ { - "version_name": "2018", - "version_value": "2018" + "version_name" : "2018", + "version_value" : "2018" } ] } } ] }, - "vendor_name": "Practecol, LLC" + "vendor_name" : "Practecol, LLC" } ] } }, - "credit": [ + "credit" : [ { - "lang": "eng", - "value": "Discovered by Nick McClendon, Andrew Mirghassemi, Charles Dardaman, INIT_6, and Chris." + "lang" : "eng", + "value" : "Discovered by Nick McClendon, Andrew Mirghassemi, Charles Dardaman, INIT_6, and Chris." } ], - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "lang": "eng", - "value": "A reliance on a static, hard-coded credential in the design of the cloud-based storage system of Practecol's Guardzilla All-In-One Video Security System allows an attacker to view the private data of all users of the Guardzilla device." + "lang" : "eng", + "value" : "A reliance on a static, hard-coded credential in the design of the cloud-based storage system of Practecol's Guardzilla All-In-One Video Security System allows an attacker to view the private data of all users of the Guardzilla device." } ] }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "NONE", - "baseScore": 10.0, - "baseSeverity": "HIGH", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "NONE", - "scope": "CHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N", - "version": "3.0" + "impact" : { + "cvss" : { + "attackComplexity" : "LOW", + "attackVector" : "NETWORK", + "availabilityImpact" : "NONE", + "baseScore" : 10, + "baseSeverity" : "HIGH", + "confidentialityImpact" : "HIGH", + "integrityImpact" : "HIGH", + "privilegesRequired" : "NONE", + "scope" : "CHANGED", + "userInteraction" : "NONE", + "vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N", + "version" : "3.0" } }, - "problemtype": { - "problemtype_data": [ + "problemtype" : { + "problemtype_data" : [ { - "description": [ + "description" : [ { - "lang": "eng", - "value": "CWE-798" + "lang" : "eng", + "value" : "CWE-798" }, -{ - "lang": "eng", - "value": "Use of Hard-coded Credentials" + { + "lang" : "eng", + "value" : "Use of Hard-coded Credentials" } ] } ] }, - "references": { - "reference_data": [ + "references" : { + "reference_data" : [ { - "refsource": "MISC", - "url": "https://blog.rapid7.com/2018/12/27/r7-2018-52-guardzilla-iot-video-camera-hard-coded-credential-cve-2018-5560/", - "title": "R7-2018-52: Guardzilla IoT Video Camera Hard-Coded Credential (CVE-2018-5560)", - "name": "https://blog.rapid7.com/2018/12/27/r7-2018-52-guardzilla-iot-video-camera-hard-coded-credential-cve-2018-5560/" + "name" : "https://blog.rapid7.com/2018/12/27/r7-2018-52-guardzilla-iot-video-camera-hard-coded-credential-cve-2018-5560/", + "refsource" : "MISC", + "url" : "https://blog.rapid7.com/2018/12/27/r7-2018-52-guardzilla-iot-video-camera-hard-coded-credential-cve-2018-5560/" }, { - "refsource": "MISC", - "url": "https://www.0dayallday.org/guardzilla-video-camera-hard-coded-aws-credentials/", - "title": "Guardzilla IoT Video Camera Hard-Coded Credentials (CVE-2018-5560)", - "name": "https://www.0dayallday.org/guardzilla-video-camera-hard-coded-aws-credentials/" + "name" : "https://www.0dayallday.org/guardzilla-video-camera-hard-coded-aws-credentials/", + "refsource" : "MISC", + "url" : "https://www.0dayallday.org/guardzilla-video-camera-hard-coded-aws-credentials/" } ] }, - "source": { - "advisory": "R7-2018-52", - "discovery": "EXTERNAL" - }, - "work_around": [ + "solution" : [ { - "lang": "eng", - "value": "Users concerned with video privacy should disable the cloud storage functionality provided by the vendor." + "lang" : "eng", + "value" : "There is no vendor-provided fix available, see work_around." } ], - "solution": [ + "source" : { + "advisory" : "R7-2018-52", + "discovery" : "EXTERNAL" + }, + "work_around" : [ { - "lang": "eng", - "value": "There is no vendor-provided fix available, see work_around." + "lang" : "eng", + "value" : "Users concerned with video privacy should disable the cloud storage functionality provided by the vendor." } ] } diff --git a/2019/7xxx/CVE-2019-7294.json b/2019/7xxx/CVE-2019-7294.json new file mode 100644 index 00000000000..0aa5640b2ed --- /dev/null +++ b/2019/7xxx/CVE-2019-7294.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7294", + "STATE" : "RESERVED" + }, + "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." + } + ] + } +} diff --git a/2019/7xxx/CVE-2019-7295.json b/2019/7xxx/CVE-2019-7295.json new file mode 100644 index 00000000000..179c42c0058 --- /dev/null +++ b/2019/7xxx/CVE-2019-7295.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7295", + "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" : "typora through 0.9.63 has XSS, with resultant remote command execution, during block rendering of a mathematical formula." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/typora/typora-issues/issues/2129", + "refsource" : "MISC", + "url" : "https://github.com/typora/typora-issues/issues/2129" + } + ] + } +} diff --git a/2019/7xxx/CVE-2019-7296.json b/2019/7xxx/CVE-2019-7296.json new file mode 100644 index 00000000000..ad41bca9024 --- /dev/null +++ b/2019/7xxx/CVE-2019-7296.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7296", + "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" : "typora through 0.9.64 has XSS, with resultant remote command execution, during inline rendering of a mathematical formula." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/typora/typora-issues/issues/2131", + "refsource" : "MISC", + "url" : "https://github.com/typora/typora-issues/issues/2131" + } + ] + } +}