From cda79afeed1ccee6d65b99d2f6029de7f7a324d2 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 10 Mar 2019 18:09:34 -0400 Subject: [PATCH] - Synchronized data. --- 2019/9xxx/CVE-2019-9645.json | 18 +++++++++ 2019/9xxx/CVE-2019-9646.json | 72 ++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 2019/9xxx/CVE-2019-9645.json create mode 100644 2019/9xxx/CVE-2019-9646.json diff --git a/2019/9xxx/CVE-2019-9645.json b/2019/9xxx/CVE-2019-9645.json new file mode 100644 index 00000000000..1affde8df12 --- /dev/null +++ b/2019/9xxx/CVE-2019-9645.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9645", + "STATE" : "RESERVED" + }, + "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." + } + ] + } +} diff --git a/2019/9xxx/CVE-2019-9646.json b/2019/9xxx/CVE-2019-9646.json new file mode 100644 index 00000000000..1f2f350498a --- /dev/null +++ b/2019/9xxx/CVE-2019-9646.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9646", + "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" : "The Contact Form Email plugin before 1.2.66 for WordPress allows wp-admin/admin.php item XSS, related to cp_admin_int_edition.inc.php in the \"custom edition area.\"" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://lists.openwall.net/full-disclosure/2019/02/05/7", + "refsource" : "MISC", + "url" : "https://lists.openwall.net/full-disclosure/2019/02/05/7" + }, + { + "name" : "https://security-consulting.icu/blog/2019/02/wordpress-contact-form-email-xss-csrf/", + "refsource" : "MISC", + "url" : "https://security-consulting.icu/blog/2019/02/wordpress-contact-form-email-xss-csrf/" + }, + { + "name" : "https://wordpress.org/plugins/contact-form-to-email/#developers", + "refsource" : "MISC", + "url" : "https://wordpress.org/plugins/contact-form-to-email/#developers" + } + ] + } +}