CVE-2015-2090
WordPress Survey and Poll 1.1.7 - SQL Injection via survey_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2090. PoCs published by Securely (Yoo Hee man).
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in the WordPress Survey and Poll plugin (v1.1.7 and earlier) via the 'survey_id' parameter in the 'ajax_survey' function. The PoC includes a manual SQLi payload and a sqlmap command for exploitation.
Description
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.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in the WordPress Survey and Poll plugin (v1.1.7 and earlier) via the 'survey_id' parameter in the 'ajax_survey' function. The PoC includes a manual SQLi payload and a sqlmap command for exploitation.