cvelist/2015/2xxx/CVE-2015-2090.json
2019-03-18 02:07:47 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2090",
"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": "SQL injection vulnerability in the ajax_survey function in settings.php in the WordPress Survey and Poll plugin 1.1.7 for Wordpress allows remote attackers to execute arbitrary SQL commands via the survey_id parameter in an ajax_survey action to wp-admin/admin-ajax.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "118218",
"refsource": "OSVDB",
"url": "http://osvdb.org/show/osvdb/118218"
},
{
"name": "74890",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74890"
},
{
"name": "https://wordpress.org/plugins/wp-survey-and-poll/changelog/",
"refsource": "MISC",
"url": "https://wordpress.org/plugins/wp-survey-and-poll/changelog/"
},
{
"name": "http://packetstormsecurity.com/files/130381/WordPress-Survey-And-Poll-1.1.7-Blind-SQL-Injection.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/130381/WordPress-Survey-And-Poll-1.1.7-Blind-SQL-Injection.html"
},
{
"name": "36054",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/36054"
}
]
}
}