CVE-2021-47941 PUBLISHED

WordPress Plugin Survey & Poll 1.5.7.3 SQL Injection via sss_params

Assigner: VulnCheck
Reserved: 01.02.2026 Published: 10.05.2026 Updated: 10.05.2026

WordPress Plugin Survey & Poll 1.5.7.3 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the wp_sap cookie parameter. Attackers can craft SQL payloads in the cookie to extract sensitive database information including usernames, passwords, and other confidential 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 Modalsurvey
Product Survey & Poll
Versions
  • Version 1.5.7.3 is affected

Credits

  • Mohin Paramasivam (Shad0wQu35t) finder

References

Problem Types

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