cvelist/2009/3xxx/CVE-2009-3890.json

108 lines
3.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-3890",
"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" : "Unrestricted file upload vulnerability in the wp_check_filetype function in wp-includes/functions.php in WordPress before 2.8.6, when a certain configuration of the mod_mime module in the Apache HTTP Server is enabled, allows remote authenticated users to execute arbitrary code by posting an attachment with a multiple-extension filename, and then accessing this attachment via a direct request to a wp-content/uploads/ pathname, as demonstrated by a .php.jpg filename."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20091111 WordPress <= 2.8.5 Unrestricted File Upload Arbitrary PHP Code Execution",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2009-11/0142.html"
},
{
"name" : "20091112 Re: WordPress <= 2.8.5 Unrestricted File Upload Arbitrary PHP Code Execution",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2009-11/0149.html"
},
{
"name" : "20091112 Re: WordPress <= 2.8.5 Unrestricted File Upload Arbitrary PHP Code Execution",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2009-11/0153.html"
},
{
"name" : "[oss-security] 20091115 CVE request: Wordpress 2.8.6",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2009/11/15/2"
},
{
"name" : "[oss-security] 20091115 Re: CVE request: Wordpress 2.8.6",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2009/11/15/3"
},
{
"name" : "[oss-security] 20091116 Re: CVE request: Wordpress 2.8.6",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2009/11/16/1"
},
{
"name" : "http://core.trac.wordpress.org/ticket/11122",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://core.trac.wordpress.org/ticket/11122"
},
{
"name" : "http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release/"
},
{
"name" : "59958",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/59958"
},
{
"name" : "37332",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/37332"
}
]
}
}