cvelist/2013/6xxx/CVE-2013-6991.json
2018-10-09 15:05:48 -04:00

73 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-6991",
"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" : "Cross-site scripting (XSS) vulnerability in the WP-Cron Dashboard plugin 1.1.5 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the procname parameter to wp-admin/tools.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20131226 Cross-Site Scripting (XSS) in WP-Cron Dashboard Wordpress plugin",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/530536/100/0/threaded"
},
{
"name" : "http://wordpress.org/support/topic/wp-cron-dashboard-115-security-vulnerability-notification-xss",
"refsource" : "MISC",
"url" : "http://wordpress.org/support/topic/wp-cron-dashboard-115-security-vulnerability-notification-xss"
},
{
"name" : "https://www.htbridge.com/advisory/HTB23189",
"refsource" : "MISC",
"url" : "https://www.htbridge.com/advisory/HTB23189"
}
]
}
}