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

102 lines
3.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:08:29 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:08:29 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:08:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0",
"refsource": "CONFIRM",
"url": "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0"
},
{
"name": "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html",
"refsource": "MISC",
"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",
"url": "https://wpvulndb.com/vulnerabilities/8615"
},
{
"name": "[oss-security] 20160908 Re: Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/09/08/24"
},
{
"name": "92841",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/92841"
},
{
"name": "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/",
"refsource": "CONFIRM",
"url": "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/"
},
{
"name": "https://codex.wordpress.org/Version_4.6.1",
"refsource": "CONFIRM",
"url": "https://codex.wordpress.org/Version_4.6.1"
},
{
"name": "DSA-3681",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2016/dsa-3681"
},
{
"name": "[oss-security] 20160908 Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/09/08/19"
}
]
}
}