diff --git a/2020/15xxx/CVE-2020-15953.json b/2020/15xxx/CVE-2020-15953.json new file mode 100644 index 00000000000..4be3cbc5607 --- /dev/null +++ b/2020/15xxx/CVE-2020-15953.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-15953", + "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": "LibEtPan through 1.9.4, as used in MailCore 2 through 0.6.3 and other products, has 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 meddler-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": "https://github.com/dinhvh/libetpan/issues/386", + "refsource": "MISC", + "name": "https://github.com/dinhvh/libetpan/issues/386" + } + ] + } +} \ No newline at end of file diff --git a/2020/15xxx/CVE-2020-15954.json b/2020/15xxx/CVE-2020-15954.json new file mode 100644 index 00000000000..1aa9fa23375 --- /dev/null +++ b/2020/15xxx/CVE-2020-15954.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-15954", + "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": "KDE KMail 19.12.3 (aka 5.13.3) engages in unencrypted POP3 communication during times when the UI indicates that encryption is in use." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.kde.org/show_bug.cgi?id=423426", + "refsource": "MISC", + "name": "https://bugs.kde.org/show_bug.cgi?id=423426" + } + ] + } +} \ No newline at end of file diff --git a/2020/5xxx/CVE-2020-5611.json b/2020/5xxx/CVE-2020-5611.json index ddfc2669165..304e3a1e050 100644 --- a/2020/5xxx/CVE-2020-5611.json +++ b/2020/5xxx/CVE-2020-5611.json @@ -4,7 +4,8 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-5611", - "ASSIGNER": "vultures@jpcert.or.jp" + "ASSIGNER": "vultures@jpcert.or.jp", + "STATE": "PUBLIC" }, "affects": { "vendor": { @@ -44,10 +45,14 @@ "references": { "reference_data": [ { - "url": "https://wordpress.org/plugins/social-rocket/" + "url": "https://wordpress.org/plugins/social-rocket/", + "refsource": "MISC", + "name": "https://wordpress.org/plugins/social-rocket/" }, { - "url": "https://jvn.jp/en/jp/JVN05502028/index.html" + "url": "https://jvn.jp/en/jp/JVN05502028/index.html", + "refsource": "MISC", + "name": "https://jvn.jp/en/jp/JVN05502028/index.html" } ] },