CyberRota Analysis
AI-GeneratedThe Pinpoint Booking System plugin for WordPress is vulnerable to blind SQL Injection through the 'field' parameter, affecting all versions up to 2.9.9.6.9. This vulnerability allows authenticated administrators 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 exposure.
Original NVD Description
The Pinpoint Booking System – Version 2 plugin for WordPress is vulnerable to blind SQL Injection via the 'field' parameter in all versions up to, and including, 2.9.9.6.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 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. The nonce required to reach the vulnerable endpoint is emitted on all plugin admin pages loaded under manage_options, making it trivially obtainable by any authenticated administrator.