CyberRota Analysis
AI-GeneratedThe Eventer plugin for WordPress is susceptible to time-based SQL Injection through the 'code' parameter, affecting all versions up to and including 4.4.2 due to inadequate input escaping and SQL query preparation. This vulnerability allows unauthenticated attackers to inject and execute arbitrary SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using the Eventer plugin should prioritize immediate updates to mitigate this high-severity risk.
Original NVD Description
The Eventer plugin for WordPress is vulnerable to time-based SQL Injection via the ‘code’ parameter in all versions up to, and including, 4.4.2 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.