CVE-2016-20062 PUBLISHED

Simply Poll 1.4.1 Plugin for WordPress SQL Injection

Assigner: VulnCheck
Reserved: 09.06.2026 Published: 09.06.2026 Updated: 09.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Ollie Armstrong
Product Simply Poll
Versions
  • Version 1.4.1 is affected

Credits

  • TAD GROUP finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE