cvelist/2016/7xxx/CVE-2016-7168.json

103 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-7168",
"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 media_handle_upload function in wp-admin/includes/media.php in WordPress before 4.6.1 might allow remote attackers to inject arbitrary web script or HTML by tricking an administrator into uploading an image file that has a crafted filename."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160908 Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2016/09/08/19"
},
{
"name" : "[oss-security] 20160908 Re: Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2016/09/08/24"
},
{
"name" : "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html"
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8615",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://wpvulndb.com/vulnerabilities/8615"
},
{
"name" : "https://codex.wordpress.org/Version_4.6.1",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://codex.wordpress.org/Version_4.6.1"
},
{
"name" : "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0"
},
{
"name" : "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/"
},
2017-11-03 15:04:18 -04:00
{
"name" : "DSA-3681",
"refsource" : "DEBIAN",
2017-11-03 15:04:18 -04:00
"url" : "http://www.debian.org/security/2016/dsa-3681"
},
2017-10-16 12:31:07 -04:00
{
"name" : "92841",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/92841"
}
]
}
}