cvelist/2013/5xxx/CVE-2013-5738.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-5738",
"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" : "The get_allowed_mime_types function in wp-includes/functions.php in WordPress before 3.6.1 does not require the unfiltered_html capability for uploads of .htm and .html files, which might make it easier for remote authenticated users to conduct cross-site scripting (XSS) attacks via a crafted file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://codex.wordpress.org/Version_3.6.1",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://codex.wordpress.org/Version_3.6.1"
},
{
"name" : "http://core.trac.wordpress.org/changeset/25322",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://core.trac.wordpress.org/changeset/25322"
},
{
"name" : "http://wordpress.org/news/2013/09/wordpress-3-6-1/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://wordpress.org/news/2013/09/wordpress-3-6-1/"
},
{
"name" : "DSA-2757",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2013/dsa-2757"
}
]
}
}