CyberRota Analysis
AI-GeneratedThe Tainacan plugin for WordPress is susceptible to time-based blind SQL Injection through the 'geoquery' parameter, affecting all versions up to and including 1.0.3. This vulnerability allows unauthenticated attackers to manipulate SQL queries, potentially leading to unauthorized access to sensitive database information. WordPress site administrators using the Tainacan plugin should prioritize applying updates to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Tainacan plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'geoquery' parameter in all versions up to and including 1.0.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.