cvelist/2014/2xxx/CVE-2014-2558.json
2019-03-18 01:23:58 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2558",
"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 File Gallery plugin before 1.7.9.2 for WordPress does not properly escape strings, which allows remote administrators to execute arbitrary PHP code via a \\' (backslash quote) in the setting fields to /wp-admin/options-media.php, related to the create_function function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://wordpress.org/plugins/file-gallery/changelog/",
"refsource": "MISC",
"url": "http://wordpress.org/plugins/file-gallery/changelog/"
},
{
"name": "67120",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/67120"
},
{
"name": "20140429 Arbitrary code execution by admins in File Gallery 1.7.7 (WordPress plugin)",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Apr/305"
},
{
"name": "67183",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/67183"
}
]
}
}