cvelist/2017/1000xxx/CVE-2017-1000224.json
2017-11-16 19:06:02 -05:00

63 lines
1.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.453906",
"ID" : "CVE-2017-1000224",
"REQUESTER" : "tom@dxw.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "YouTube (WordPress plugin)",
"version" : {
"version_data" : [
{
"version_value" : "11.8.1"
}
]
}
}
]
},
"vendor_name" : "EmbedPlus"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "CSRF in YouTube (WordPress plugin) could allow unauthenticated attacker to change any setting within the plugin"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Request Forgery (CSRF)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://security.dxw.com/advisories/csrf-in-youtube-plugin/"
}
]
}
}