CyberRota Analysis
AI-GeneratedThe WooCommerce Lottery plugin for WordPress is susceptible to Time-Based SQL Injection through the 'orderby' and 'order' GET parameters, affecting all versions up to 2.2.9 due to inadequate input sanitization. This vulnerability allows unauthenticated attackers to manipulate SQL queries, potentially leading to unauthorized access to sensitive database information. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of data breaches.
Original NVD Description
The WooCommerce Lottery plugin for WordPress is vulnerable to Time-Based SQL Injection via 'orderby' and 'order' GET Parameters in all versions up to, and including, 2.2.9 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.