- Synchronized data.

This commit is contained in:
CVE Team 2019-03-10 18:09:34 -04:00
parent 6984d12102
commit cda79afeed
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 90 additions and 0 deletions

View File

@ -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."
}
]
}
}

View File

@ -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"
}
]
}
}