From 5a99c6b776986b8440bafcc866303eff5dcb95b5 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 14 Jan 2020 15:01:06 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2013/2xxx/CVE-2013-2773.json | 48 +++++++++++++++++++- 2013/7xxx/CVE-2013-7185.json | 53 +++++++++++++++++++++- 2019/0xxx/CVE-2019-0219.json | 63 +++++++++++++++++++++++--- 2019/12xxx/CVE-2019-12399.json | 83 ++++++++++++++++++++++++++++++++-- 2019/20xxx/CVE-2019-20041.json | 5 ++ 2020/7xxx/CVE-2020-7039.json | 18 ++++++++ 6 files changed, 256 insertions(+), 14 deletions(-) create mode 100644 2020/7xxx/CVE-2020-7039.json diff --git a/2013/2xxx/CVE-2013-2773.json b/2013/2xxx/CVE-2013-2773.json index 8bb311bc9f6..272428979fb 100644 --- a/2013/2xxx/CVE-2013-2773.json +++ b/2013/2xxx/CVE-2013-2773.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-2773", - "STATE": "RESERVED" + "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", @@ -11,7 +34,28 @@ "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": "Nitro PDF 8.5.0.26: A specially crafted DLL file can facilitate Arbitrary Code Execution" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.securityfocus.com/bid/58928", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/58928" } ] } diff --git a/2013/7xxx/CVE-2013-7185.json b/2013/7xxx/CVE-2013-7185.json index 2bdae837c0c..cd8b05edd47 100644 --- a/2013/7xxx/CVE-2013-7185.json +++ b/2013/7xxx/CVE-2013-7185.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-7185", - "STATE": "RESERVED" + "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", @@ -11,7 +34,33 @@ "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": "PotPlayer 1.5.40688: .avi File Memory Corruption" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.exploit-db.com/exploits/30413", + "refsource": "MISC", + "name": "http://www.exploit-db.com/exploits/30413" + }, + { + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89981", + "refsource": "MISC", + "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89981" } ] } diff --git a/2019/0xxx/CVE-2019-0219.json b/2019/0xxx/CVE-2019-0219.json index 03d12469e89..85c6b68f2b3 100644 --- a/2019/0xxx/CVE-2019-0219.json +++ b/2019/0xxx/CVE-2019-0219.json @@ -1,17 +1,66 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-0219", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-0219", + "ASSIGNER": "security@apache.org", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Apache", + "product": { + "product_data": [ + { + "product_name": "Cordova", + "version": { + "version_data": [ + { + "version_value": "Cordova Android applications using the InAppBrowser plugin ( cordova-plugin-inappbrowser version 3.0.0 and below )" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MLIST", + "name": "[oss-security] 20191127 CVE-2019-0219: Apache Cordova InAppBrowser Privilege Escalation (Android)", + "url": "http://www.openwall.com/lists/oss-security/2019/11/28/1" + }, + { + "refsource": "MLIST", + "name": "[cordova-dev] 20191128 CVE-2019-0219: Apache Cordova InAppBrowser Privilege Escalation (Android)", + "url": "https://lists.apache.org/thread.html/197482d5ab80c0bff4a5ec16e1b0466df38389d9a4b5331d777f14fc%40%3Cdev.cordova.apache.org%3E" + } + ] + }, "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": "A website running in the InAppBrowser webview on Android could execute arbitrary JavaScript in the main application's webview using a specially crafted gap-iab: URI." } ] } diff --git a/2019/12xxx/CVE-2019-12399.json b/2019/12xxx/CVE-2019-12399.json index 7486b454f7f..c730e1f10ad 100644 --- a/2019/12xxx/CVE-2019-12399.json +++ b/2019/12xxx/CVE-2019-12399.json @@ -4,14 +4,91 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-12399", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@apache.org", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Apache", + "product": { + "product_data": [ + { + "product_name": "Kafka", + "version": { + "version_data": [ + { + "version_value": "Apache Kafka 2.0.0" + }, + { + "version_value": "2.0.1" + }, + { + "version_value": "2.1.0" + }, + { + "version_value": "2.1.1" + }, + { + "version_value": "2.2.0" + }, + { + "version_value": "2.2.1" + }, + { + "version_value": "2.3.0" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MLIST", + "name": "[kafka-users] 20200113 CVE-2019-12399: Apache Kafka Connect REST API may expose plaintext secrets in tasks endpoint", + "url": "https://lists.apache.org/thread.html/r6af5ed95726874e9add022955be83c192428c248d1c9a1914aff89d9@%3Cusers.kafka.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[oss-security] 20200113 CVE-2019-12399: Apache Kafka Connect REST API may expose plaintext secrets in tasks endpoint", + "url": "http://www.openwall.com/lists/oss-security/2020/01/14/1" + }, + { + "refsource": "MLIST", + "name": "[announce] 20200113 CVE-2019-12399: Apache Kafka Connect REST API may expose plaintext secrets in tasks endpoint", + "url": "https://lists.apache.org/thread.html/r6af5ed95726874e9add022955be83c192428c248d1c9a1914aff89d9@%3Cannounce.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[kafka-dev] 20200113 CVE-2019-12399: Apache Kafka Connect REST API may expose plaintext secrets in tasks endpoint", + "url": "https://lists.apache.org/thread.html/r6af5ed95726874e9add022955be83c192428c248d1c9a1914aff89d9%40%3Cdev.kafka.apache.org%3E" + } + ] }, "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": "When Connect workers in Apache Kafka 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, or 2.3.0 are configured with one or more config providers, and a connector is created/updated on that Connect cluster to use an externalized secret variable in a substring of a connector configuration property value, then any client can issue a request to the same Connect cluster to obtain the connector's task configuration and the response will contain the plaintext secret rather than the externalized secrets variables." } ] } diff --git a/2019/20xxx/CVE-2019-20041.json b/2019/20xxx/CVE-2019-20041.json index fce7f796eb1..58577af2991 100644 --- a/2019/20xxx/CVE-2019-20041.json +++ b/2019/20xxx/CVE-2019-20041.json @@ -71,6 +71,11 @@ "refsource": "DEBIAN", "name": "DSA-4599", "url": "https://www.debian.org/security/2020/dsa-4599" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20200114 [SECURITY] [DLA 2067-1] wordpress security update", + "url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00010.html" } ] } diff --git a/2020/7xxx/CVE-2020-7039.json b/2020/7xxx/CVE-2020-7039.json new file mode 100644 index 00000000000..7c49b055a69 --- /dev/null +++ b/2020/7xxx/CVE-2020-7039.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-7039", + "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