cvelist/2012/5xxx/CVE-2012-5223.json
2019-03-18 02:01:57 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-5223",
"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 proc_deutf function in includes/functions_vbseocp_abstract.php in vBSEO 3.5.0, 3.5.1, 3.5.2, 3.6.0, and earlier allows remote attackers to insert and execute arbitrary PHP code via \"complex curly syntax\" in the char_repl parameter, which is inserted into a regular expression that is processed by the preg_replace function with the eval switch."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "18424",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/18424"
},
{
"name": "vbseo-procdeutf-code-execution(72689)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72689"
},
{
"name": "51647",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/51647"
},
{
"name": "47699",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/47699"
},
{
"name": "78508",
"refsource": "OSVDB",
"url": "http://osvdb.org/78508"
},
{
"name": "http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/",
"refsource": "CONFIRM",
"url": "http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/"
}
]
}
}