From bd368914b02ba43dc79990644a5449ea695c8094 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 16 May 2018 15:04:31 -0400 Subject: [PATCH] - Synchronized data. --- 2017/17xxx/CVE-2017-17688.json | 73 +++++++++++++++++++++++++++++++++- 2017/17xxx/CVE-2017-17689.json | 63 ++++++++++++++++++++++++++++- 2 files changed, 132 insertions(+), 4 deletions(-) diff --git a/2017/17xxx/CVE-2017-17688.json b/2017/17xxx/CVE-2017-17688.json index bc149126bf9..72d7690299f 100644 --- a/2017/17xxx/CVE-2017-17688.json +++ b/2017/17xxx/CVE-2017-17688.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2017-17688", - "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,53 @@ "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" : "** DISPUTED ** The OpenPGP specification allows a Cipher Feedback Mode (CFB) malleability-gadget attack that can indirectly lead to plaintext exfiltration, aka EFAIL. NOTE: third parties report that this is a problem in applications that mishandle the Modification Detection Code (MDC) feature or accept an obsolete packet type, not a problem in the OpenPGP specification." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://efail.de", + "refsource" : "MISC", + "url" : "https://efail.de" + }, + { + "name" : "https://lists.gnupg.org/pipermail/gnupg-users/2018-May/060334.html", + "refsource" : "MISC", + "url" : "https://lists.gnupg.org/pipermail/gnupg-users/2018-May/060334.html" + }, + { + "name" : "https://news.ycombinator.com/item?id=17066419", + "refsource" : "MISC", + "url" : "https://news.ycombinator.com/item?id=17066419" + }, + { + "name" : "https://protonmail.com/blog/pgp-vulnerability-efail", + "refsource" : "MISC", + "url" : "https://protonmail.com/blog/pgp-vulnerability-efail" + }, + { + "name" : "https://twitter.com/matthew_d_green/status/995996706457243648", + "refsource" : "MISC", + "url" : "https://twitter.com/matthew_d_green/status/995996706457243648" + }, + { + "name" : "https://www.patreon.com/posts/cybersecurity-15-18814817", + "refsource" : "MISC", + "url" : "https://www.patreon.com/posts/cybersecurity-15-18814817" } ] } diff --git a/2017/17xxx/CVE-2017-17689.json b/2017/17xxx/CVE-2017-17689.json index 62a494b6ac4..9c8e7eea3a4 100644 --- a/2017/17xxx/CVE-2017-17689.json +++ b/2017/17xxx/CVE-2017-17689.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2017-17689", - "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,43 @@ "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" : "The S/MIME specification allows a Cipher Block Chaining (CBC) malleability-gadget attack that can indirectly lead to plaintext exfiltration, aka EFAIL." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://efail.de", + "refsource" : "MISC", + "url" : "https://efail.de" + }, + { + "name" : "https://news.ycombinator.com/item?id=17066419", + "refsource" : "MISC", + "url" : "https://news.ycombinator.com/item?id=17066419" + }, + { + "name" : "https://pastebin.com/gNCc8aYm", + "refsource" : "MISC", + "url" : "https://pastebin.com/gNCc8aYm" + }, + { + "name" : "https://twitter.com/matthew_d_green/status/996371541591019520", + "refsource" : "MISC", + "url" : "https://twitter.com/matthew_d_green/status/996371541591019520" } ] }