From 569152513bef7c1cccae88fe8240aff25a1ef53c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 21 Jun 2020 17:01:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/14xxx/CVE-2020-14951.json | 18 +++++++ 2020/14xxx/CVE-2020-14952.json | 18 +++++++ 2020/14xxx/CVE-2020-14953.json | 18 +++++++ 2020/14xxx/CVE-2020-14954.json | 87 ++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+) create mode 100644 2020/14xxx/CVE-2020-14951.json create mode 100644 2020/14xxx/CVE-2020-14952.json create mode 100644 2020/14xxx/CVE-2020-14953.json create mode 100644 2020/14xxx/CVE-2020-14954.json diff --git a/2020/14xxx/CVE-2020-14951.json b/2020/14xxx/CVE-2020-14951.json new file mode 100644 index 00000000000..f8fa587f40a --- /dev/null +++ b/2020/14xxx/CVE-2020-14951.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-14951", + "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/2020/14xxx/CVE-2020-14952.json b/2020/14xxx/CVE-2020-14952.json new file mode 100644 index 00000000000..605b5292c60 --- /dev/null +++ b/2020/14xxx/CVE-2020-14952.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-14952", + "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/2020/14xxx/CVE-2020-14953.json b/2020/14xxx/CVE-2020-14953.json new file mode 100644 index 00000000000..ef994d0bb83 --- /dev/null +++ b/2020/14xxx/CVE-2020-14953.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-14953", + "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/2020/14xxx/CVE-2020-14954.json b/2020/14xxx/CVE-2020-14954.json new file mode 100644 index 00000000000..e065b792b4e --- /dev/null +++ b/2020/14xxx/CVE-2020-14954.json @@ -0,0 +1,87 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-14954", + "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": "Mutt before 1.14.4 and NeoMutt before 2020-06-19 have a STARTTLS buffering issue that affects IMAP, SMTP, and POP3. When a server sends a \"begin TLS\" response, the client reads additional data (e.g., from a man-in-the-middle attacker) and evaluates it in a TLS context, aka \"response injection.\"" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.mutt.org/", + "refsource": "MISC", + "name": "http://www.mutt.org/" + }, + { + "url": "https://gitlab.com/muttmua/mutt/-/issues/248", + "refsource": "MISC", + "name": "https://gitlab.com/muttmua/mutt/-/issues/248" + }, + { + "url": "http://lists.mutt.org/pipermail/mutt-announce/Week-of-Mon-20200615/000023.html", + "refsource": "MISC", + "name": "http://lists.mutt.org/pipermail/mutt-announce/Week-of-Mon-20200615/000023.html" + }, + { + "url": "https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4", + "refsource": "MISC", + "name": "https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4" + }, + { + "url": "https://github.com/neomutt/neomutt/releases/tag/20200619", + "refsource": "MISC", + "name": "https://github.com/neomutt/neomutt/releases/tag/20200619" + }, + { + "url": "https://github.com/neomutt/neomutt/commit/fb013ec666759cb8a9e294347c7b4c1f597639cc", + "refsource": "MISC", + "name": "https://github.com/neomutt/neomutt/commit/fb013ec666759cb8a9e294347c7b4c1f597639cc" + } + ] + } +} \ No newline at end of file