WordPress · Ts Poll – Survey · CVE-2025-3470
**Name of the Vulnerable Software and Affected Versions**
TS Poll – Survey, Versus Poll, Image Poll, Video Poll plugin for WordPress versions up to, and including, 2.4.6
**Description**
The issue concerns SQL Injection via the `s` parameter due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This allows authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
**Recommendations**
For versions up to, and including, 2.4.6, consider disabling access to the `s` parameter until a patch is available to prevent potential SQL Injection attacks.
As a temporary workaround, restrict access to the plugin's SQL queries to minimize the risk of exploitation.
Avoid using the `s` parameter in the affected plugin until the issue is resolved.