2017-10-16 12:31:07 -04:00
{
2019-03-17 22:44:55 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2014-2550" ,
"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" : [
2018-03-19 17:03:52 -04:00
{
2019-03-17 22:44:55 +00:00
"lang" : "eng" ,
"value" : "Cross-site request forgery (CSRF) vulnerability in the Disable Comments plugin before 1.0.4 for WordPress allows remote attackers to hijack the authentication of administrators for requests that enable comments via a request to the disable_comments_settings page to wp-admin/options-general.php."
2018-03-19 17:03:52 -04:00
}
2019-03-17 22:44:55 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "disable-comments-wordpress-csrf(92219)" ,
"refsource" : "XF" ,
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/92219"
} ,
{
"name" : "https://security.dxw.com/advisories/csrf-in-disable-comments-1-0-3/" ,
"refsource" : "MISC" ,
"url" : "https://security.dxw.com/advisories/csrf-in-disable-comments-1-0-3/"
} ,
{
"name" : "https://wordpress.org/plugins/disable-comments/#developers" ,
"refsource" : "CONFIRM" ,
"url" : "https://wordpress.org/plugins/disable-comments/#developers"
}
]
}
}