Exploitation Summary
EIP tracks 1 public exploit for CVE-2016-20062. PoCs published by TAD GROUP.
AI-analyzed exploit summary This is a technical writeup detailing a SQL injection vulnerability in the Simply Poll WordPress plugin (version <= 1.4.1). It includes a proof of concept using sqlmap to exploit the 'pollid' parameter via boolean-based blind, time-based blind, and UNION-based SQL injection techniques.
Description
Simply Poll 1.4.1 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting SQL code through the 'pollid' POST parameter. Attackers can send requests to the admin-ajax.php endpoint with the 'spAjaxResults' action and malicious 'pollid' values to execute arbitrary SQL queries and read sensitive data from the WordPress database.
Exploits (1)
This is a technical writeup detailing a SQL injection vulnerability in the Simply Poll WordPress plugin (version <= 1.4.1). It includes a proof of concept using sqlmap to exploit the 'pollid' parameter via boolean-based blind, time-based blind, and UNION-based SQL injection techniques.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N