cvelist/2012/3xxx/CVE-2012-3814.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:57:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-3814",
"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:57:08 +00:00
"lang": "eng",
"value": "Unrestricted file upload vulnerability in font-upload.php in the Font Uploader plugin 1.2.4 for WordPress allows remote attackers to execute arbitrary PHP code by uploading a PHP file with a .php.ttf extension, then accessing it via a direct request to the file in font-uploader/fonts."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:57:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "18994",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/18994"
},
{
"name": "49327",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/49327"
},
{
"name": "82657",
"refsource": "OSVDB",
"url": "http://osvdb.org/82657"
}
]
}
}