2017-10-16 12:31:07 -04:00
{
2019-03-18 02:32:23 +00: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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:32:23 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:32:23 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "DSA-2757" ,
"refsource" : "DEBIAN" ,
"url" : "http://www.debian.org/security/2013/dsa-2757"
} ,
{
"name" : "http://core.trac.wordpress.org/changeset/25322" ,
"refsource" : "CONFIRM" ,
"url" : "http://core.trac.wordpress.org/changeset/25322"
} ,
{
"name" : "http://codex.wordpress.org/Version_3.6.1" ,
"refsource" : "CONFIRM" ,
"url" : "http://codex.wordpress.org/Version_3.6.1"
} ,
{
"name" : "http://wordpress.org/news/2013/09/wordpress-3-6-1/" ,
"refsource" : "CONFIRM" ,
"url" : "http://wordpress.org/news/2013/09/wordpress-3-6-1/"
}
]
}
}