From 038929bd2e8879005fd8f0df332ca384de10759e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 10 Apr 2020 21:01:15 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/11xxx/CVE-2020-11647.json | 66 ++++++++++++++++++++++++++++++--- 2020/11xxx/CVE-2020-11694.json | 67 ++++++++++++++++++++++++++++++++++ 2020/5xxx/CVE-2020-5398.json | 5 +++ 3 files changed, 132 insertions(+), 6 deletions(-) create mode 100644 2020/11xxx/CVE-2020-11694.json diff --git a/2020/11xxx/CVE-2020-11647.json b/2020/11xxx/CVE-2020-11647.json index 96aa1a6f7df..022e3d877a4 100644 --- a/2020/11xxx/CVE-2020-11647.json +++ b/2020/11xxx/CVE-2020-11647.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-11647", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-11647", + "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": "In Wireshark 3.2.0 to 3.2.2, 3.0.0 to 3.0.9, and 2.6.0 to 2.6.15, the BACapp dissector could crash. This was addressed in epan/dissectors/packet-bacapp.c by limiting the amount of recursion." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16474", + "refsource": "MISC", + "name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16474" + }, + { + "url": "https://www.wireshark.org/security/wnpa-sec-2020-07.html", + "refsource": "MISC", + "name": "https://www.wireshark.org/security/wnpa-sec-2020-07.html" + }, + { + "url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f56fc9496db158218243ea87e3660c874a0bab0", + "refsource": "MISC", + "name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f56fc9496db158218243ea87e3660c874a0bab0" } ] } diff --git a/2020/11xxx/CVE-2020-11694.json b/2020/11xxx/CVE-2020-11694.json new file mode 100644 index 00000000000..4d35847d648 --- /dev/null +++ b/2020/11xxx/CVE-2020-11694.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-11694", + "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 JetBrains PyCharm 2019.2.5 and 2019.3 on Windows, Apple Notarization Service credentials were included. This is fixed in 2019.2.6 and 2019.3.3." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://twitter.com/_ruby/status/1234457530790600704", + "refsource": "MISC", + "name": "https://twitter.com/_ruby/status/1234457530790600704" + }, + { + "url": "https://gist.github.com/rubyroobs/5d273895512df5b86d5e7e1a703c8028", + "refsource": "MISC", + "name": "https://gist.github.com/rubyroobs/5d273895512df5b86d5e7e1a703c8028" + } + ] + } +} \ No newline at end of file diff --git a/2020/5xxx/CVE-2020-5398.json b/2020/5xxx/CVE-2020-5398.json index 6ce4263b034..2d66075a554 100644 --- a/2020/5xxx/CVE-2020-5398.json +++ b/2020/5xxx/CVE-2020-5398.json @@ -83,6 +83,11 @@ "refsource": "MLIST", "name": "[geode-dev] 20200410 Proposal to bring GEODE-7970 to support/1.12", "url": "https://lists.apache.org/thread.html/rc05acaacad089613e9642f939b3a44f7199b5537493945c3e045287f@%3Cdev.geode.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[geode-dev] 20200410 Re: Proposal to bring GEODE-7970 to support/1.12", + "url": "https://lists.apache.org/thread.html/rdcaadaa9a68b31b7d093d76eacfaacf6c7a819f976b595c75ad2d4dc@%3Cdev.geode.apache.org%3E" } ] },