corrected typo

This commit is contained in:
Kurt Seifried 2018-09-06 08:56:57 -06:00
parent 40b749ec8a
commit 8e39529298
No known key found for this signature in database
GPG Key ID: F15CADC4A00F8174
2 changed files with 73 additions and 55 deletions

View File

@ -1,34 +1,8 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-09-05T16:26:45.127059",
"DATE_REQUESTED" : "2018-09-05T23:02:25",
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1000673",
"REQUESTER" : "kurt@seifried.org",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WordPress",
"version" : {
"version_data" : [
{
"version_value" : "4.9.8 and earlier"
}
]
}
}
]
},
"vendor_name" : "WordPress"
}
]
}
"STATE" : "REJECT"
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -37,33 +11,7 @@
"description_data" : [
{
"lang" : "eng",
"value" : "WordPress version 4.9.8 and earlier contains a CWE-20 Input Validation vulnerability in thumbnail processing that can result in remote code execution due to an incomplete fix for CVE-2017-1000600. This attack appears to be exploitable via thumbnail upload by an authenticated user and may require additional plugins in order to be exploited however this has not been confirmed at this time."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20 Input Validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.theregister.co.uk/2018/08/20/php_unserialisation_wordpress_vuln/",
"refsource" : "MISC",
"url" : "https://www.theregister.co.uk/2018/08/20/php_unserialisation_wordpress_vuln/"
},
{
"name" : "https://youtu.be/GePBmsNJw6Y?t=1763",
"refsource" : "MISC",
"url" : "https://youtu.be/GePBmsNJw6Y?t=1763"
"value" : "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2018-1000773. Reason: This candidate is a reservation duplicate of CVE-2018-1000773. Notes: All CVE users should reference CVE-2018-1000773 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage."
}
]
}

View File

@ -0,0 +1,70 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-09-05T16:26:45.127059",
"DATE_REQUESTED" : "2018-09-05T23:02:25",
"ID" : "CVE-2018-1000773",
"REQUESTER" : "kurt@seifried.org",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WordPress",
"version" : {
"version_data" : [
{
"version_value" : "4.9.8 and earlier"
}
]
}
}
]
},
"vendor_name" : "WordPress"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "WordPress version 4.9.8 and earlier contains a CWE-20 Input Validation vulnerability in thumbnail processing that can result in remote code execution due to an incomplete fix for CVE-2017-1000600. This attack appears to be exploitable via thumbnail upload by an authenticated user and may require additional plugins in order to be exploited however this has not been confirmed at this time."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20 Input Validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.theregister.co.uk/2018/08/20/php_unserialisation_wordpress_vuln/",
"refsource" : "MISC",
"url" : "https://www.theregister.co.uk/2018/08/20/php_unserialisation_wordpress_vuln/"
},
{
"name" : "https://youtu.be/GePBmsNJw6Y?t=1763",
"refsource" : "MISC",
"url" : "https://youtu.be/GePBmsNJw6Y?t=1763"
}
]
}
}