cvelist/2007/3xxx/CVE-2007-3543.json
2019-03-18 07:13:59 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3543",
"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 WordPress before 2.2.1 and WordPress MU before 1.2.3 allows remote authenticated users to upload and execute arbitrary PHP code by making a post that specifies a .php filename in the _wp_attached_file metadata field; and then sending this file's content, along with its post_ID value, to (1) wp-app.php or (2) app.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "25794",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25794"
},
{
"name": "24642",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24642"
},
{
"name": "37295",
"refsource": "OSVDB",
"url": "http://osvdb.org/37295"
},
{
"name": "http://www.buayacorp.com/files/wordpress/wordpress-advisory.html",
"refsource": "MISC",
"url": "http://www.buayacorp.com/files/wordpress/wordpress-advisory.html"
},
{
"name": "http://trac.mu.wordpress.org/changeset/1005",
"refsource": "CONFIRM",
"url": "http://trac.mu.wordpress.org/changeset/1005"
}
]
}
}